Procedural Asteroid Generator
The Procedural Asteroid Generator is a Blender tool for creating asteroids as either 3D models or spritesheets. It supports both high-fidelity output for modern games and pixelated styles for retro games.
I developed this tool because there was a surprising lack of procedural asteroid generators available online. While this preview showcases some pre-created asteroids, running the full tool in HTML5 would require more effort than it's worth. That's why the tool was made in Blender Python scripting. You can still click on the asteroids to get the seeds required to generate them in Blender.
You can download the Blender file on GitHub: https://github.com/Donitzo/procedural-asteroid-generator
Some programming knowledge is required, but the tool should be relatively easy to figure out.
Much functionality comes from the Rock Generator in the "Extra Mesh Objects" Blender add-on. Full credits in the repository.
Leave a comment
Log in with itch.io to leave a comment.