Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 515 Bytes

File metadata and controls

11 lines (7 loc) · 515 Bytes

MonarchTree

monarch.mov

A combination of procedural tree generation and flocking boid simulation. Butterflies sit on a randomly grown tree and can be interactively startled, which will transition them to wild flocking. After a time they slowly settle down again and begin homing on tree branches.

Everything is fully interactive and tunable using ImGUI.

Rendered using a combination of ray-tracing, ray-marching and instanced rasterization.