Login
From:
Catlike Coding Unity Tutorials
(Uncensored)
subscribe
Pseudorandom Surfaces 02: Simplex Derivatives
https://catlikecoding.com/unity/tutorials/pseudorandom-surfaces/simplex-derivatives/
links
backlinks
Roast topics
Find topics
Find it!
Rotated 3D smooth turbulence simplex noise with analytical normal vectors.This is the second tutorial in a series about pseudorandom surfaces. In it we will calculate derivatives of simplex noise and use them to generate normal and tangent vectors.