this post was submitted on 12 Jul 2023
5 points (100.0% liked)
Procedural Generation
148 readers
1 users here now
A community to discuss and share anything procedural generation related, for example game worlds and assets, or simulations whether scientific or ludic.
From Wikipedia:
Procedural generation is a method of creating data algorithmically as opposed to manually, typically through a combination of human-generated assets and algorithms coupled with computer-generated randomness and processing power.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hi ! Good start ! for anyone interested in procedural generation within a 3D program, you should check out Entagma (they have put out dozens of classic Houdini tutorials), Erindale (excellent tutorials for Blender geometry nodes) and Seanterelle (Blender geometry nodes as well). Blender is especially accessible but Houdini has an "apprentice" version (limited in regard to exports and renders iirc).
I have just finished a basic tree generator that I'm thinking of posting here, too !