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
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera