Expand description
Effects and transforms for post-processing generated maps.
Most effects mutate the grid in place.
Enums§
- Marker
Connect Method - Methods for connecting semantic markers
Functions§
- bridge_
gaps - carve_
path - Carve a path into the grid with an optional radius around each step.
- clear_
rect - Clear a rectangular area centered at
centerwith size (w, h). - close
- connect_
markers - Connect the first matching marker of each type.
- connect_
regions_ spanning - Connect regions using spanning tree with optional extra connections for loops
- dijkstra_
map - dilate
- distance_
transform - domain_
warp - edge_
detect - erode
- find_
chokepoints - gaussian_
blur - gradient_
blend - invert
- label_
regions - Label disconnected regions and return labels array and region count
- median_
filter - mirror
- open
- radial_
blend - remove_
dead_ ends - resize
- rotate
- scatter
- threshold