Noise Functions: Fractional Brownian Motion, Domain Warping, Calculating Normals

Опубликовано: 07 Октябрь 2024
на канале: Suboptimal Engineer
5,868
246

In this GLSL shader tutorial, we will go over techniques you can apply to noise functions such as fractional Brownian motion, domain warping, and the central differences method.

📖 Code - https://github.com/SuboptimalEng/shad...
🎥  YouTube -    / suboptimaleng  
🐦 Twitter -   / suboptimaleng  
📸  Instagram -   / suboptimaleng  
💻 GitHub - https://github.com/SuboptimalEng
🌎  Website - https://suboptimaleng.com

== [ Resources ] ==
Inigo Quilez’s Articles - https://iquilezles.org/articles
The Book of Shaders - https://thebookofshaders.com
Simon Dev’s Shader Course - https://simondev.teachable.com
VS Code GLSL Shader Setup Guide -    • How to Write GLSL Shaders in VS Code  

== [ Timestamps ] ==
00:00 Noise Function Techniques
00:57 Fractional Brownian Motion
02:25 Domain Warping
03:33 Calculate Normals for Lighting

== [ Tags ] ==
#suboptimal #glsl #shaders