Explore procedural generation techniques to manipulate randomness and create vast, complex structures on demand in this 42-minute video tutorial. Learn how to set seeds, generate random numbers, and apply these concepts to practical examples like lemma trees and star systems. Discover methods for organizing generated content into sectors and implementing mouse input for interactive exploration. Follow along with the provided source code to understand the implementation details and visualize the results by drawing the procedurally generated universe.
Overview
Syllabus
Intro
Procedural Generation
Setting a Seed
Generating Random Numbers
Lemma
Tree Example
Star System Example
Sectors
Mouse Input
Drawing The System
Taught by
javidx9