Back to Browse

Math for Game Programmers Noise Based RNG

267 views
Nov 24, 2022
57:22

Speaker(s): Squirrel Eiserloh Company Name(s): SMU Guildhall Track / Format: Programming Overview: Random generation is all the rage, and the C++ language finally offers something better than rand(). However, even Mersenne Twister lacks many highly desirable features. This session will discuss RNGs vs. noise functions, and show how the latter can replace the former in your math library and provide many other benefits (unordered access, better reseeding, record/playback, network loss tolerance, lock-free parallelization, etc.) while being smaller, faster, and easier to use. https://www.gdcvault.com/play/1024365/Math-for-Game-Programmers-Noise

Download

1 formats

Video Formats

360pmp4128.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Math for Game Programmers Noise Based RNG | NatokHD