YoVDO

Procedural Generation - Programming the Universe

Offered By: javidx9 via YouTube

Tags

Procedural Generation Courses Programming Courses Game Development Courses Computer Graphics Courses Algorithms Courses Data Structures Courses

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

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent