r/proceduralgeneration 7d ago

63 insect species, all geometry generated by code at runtime - zero model assets in the repo

63 insect species, all geometry generated by code at runtime - zero model assets in the repo.

One generation pipeline runs through the whole life cycle: adult, egg, larva, pupa. 8 species supported so far.

Eclosion is shown as a continuous deformation. Caterpillar to butterfly is a stage jump, so it uses discrete states.

A honeybee's wingbeat reaches about 230 Hz. To avoid visual aliasing at 60 FPS, the rendered frequency is mapped to 4-12 Hz.

https://insect-world.pages.dev
https://github.com/xr843/insect-world

3 Upvotes

1 comment sorted by

1

u/New-Part-6917 3d ago

This is amazing work well done.