Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

What do you mean when you say these are "procedurally built" and not AI? What's your process? It doesn't look like you do any quality control because some of these models make zero sense.

You're right to call this out, and I'm sorry. "Hand-authored" was the wrong word - these aren't hand-modeled - so I've removed that wording from the listing. To answer your question honestly: the process is procedural - each model is built by a Blender Python script that constructs the geometry from primitives (boxes, cylinders, etc.) at set coordinates, not a generative tool. But you're also right about quality - some of these don't hold up and I missed them in QC. I'm going back through the pack to fix or pull the ones that don't make sense. Thanks for keeping me honest.

How does the python script know how to reconstruct the geometry of so many disparate models? Where does the input come from?