DEV Community

Discussion on: Let's build: 3D procedural landscape with React and three.js!

Collapse
 
lehongquan profile image
Le Hong Quan

Nice tutorial!
Follow up and I got this result...
Just change a little bit, use useLayoutEffect instead of useUpdate since I am using different @react-three/fiber version :)