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
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera