Recent snippets tagged «procedural»
Small Terrain Generator
Casual Garage Coder
A script to generate terrain data, a shader to render it.
Fast Lakes and Rivers Computation for Small Terrains
Casual Garage Coder
Given a relatively small heightmap (128x128 to 256x256), compute the water distribution from a source to the borders of the map
2D Maze Generator
Casual Garage Coder
Generates data for a simple 2D Maze made of squares.
Procedural Vegetation using L-System
Casual Garage Coder
Using a stochastic L-System, we can generate simple vegetation consisting in branches and leaves
