Noise-Based RNG
Offered By: GDC via YouTube
Course Description
Overview
Explore the advantages of noise functions over traditional Random Number Generators (RNGs) in this 2017 GDC Math for Game Programmers talk. Discover how noise functions can replace RNGs in math libraries, offering benefits such as unordered access, improved reseeding, record/playback capabilities, network loss tolerance, and lock-free parallelization. Learn why noise functions are smaller, faster, and more user-friendly alternatives that can enhance various aspects of game development, from programming to design.
Syllabus
Noise-Based RNG
Taught by
GDC
Related Courses
Blending Gameplay and Storytelling with Timeline - 2019 ImprovementsUnity via YouTube Building Beautiful Worlds with Unity's New Terrain Features
Unity via YouTube Get Started Building World-Class Networked Games with FPS Sample - Unity at GDC
Unity via YouTube Achieving High-Fidelity AR with the Lightweight Render Pipeline
Unity via YouTube Megacity on Mobile - How We Optimized It with Adaptive Performance
Unity via YouTube