How Spore's Creature Creator was made, 2003-2008(chrishecker.com) |
How Spore's Creature Creator was made, 2003-2008(chrishecker.com) |
I've been making a bunch of weird creative tools recently, so this resonated with me.
tinkerings: https://cedric-h.github.io/linear-webgl/scroll_thick.html https://cedric-h.github.io/linear-webgl/paint_terrain.html https://cedric-h.github.io/linear-webgl/cube_editor_tutorial...
I've also been looking toward Townscaper, Spore, and Inigo Quilez's work for inspiration.
The metaball rigging and texture generation approach feels like its still somewhat relevant.
The 3d model generation deep learning pipeline that Meta released recently operates on almost similar principles, using signed distance fields and a deep learning network to generate both textures and materials.