Sam Sage
Thor's Guidance
Unity
1 Week
Project Incrementum is an independent exploration into infinite procedural generation of terrain and flocking animals in Unity. It features a sandbox environment that demonstrates different terrain generation and and population algorithms with customizable sliders for algorithm values. Some features include:
- Perlin noise and diamond-square generated terrain capable of making mountains, plains, island chains and more.
- Blending between customizable height defined biomes built using Unity Shader Graph.
- Prop population by biome adjustable to create densely packed or loosely spread objects across the world.
- Herding animals capable of traveling as groups, avoiding obstacles, eating food, and being adorable
- A play mode that dynamically generates chunks of terrain to create an infinite landscape for a free moving camera.