Procedural Generation - Programming the Universe
Offered By: javidx9 via YouTube
Course Description
Overview
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.
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
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera