/three-dev-tutorial

3D procedural landscape with React and three.js

Primary LanguageJavaScript

3D procedural landscape with React and three.js

Basic three.js with react-three-fiber scene for my tutorial on dev.to.

src
|--components
|  |--Controls
|  |  |--index.js
|  |--Scene
|  |  |--Lights
|  |  |  |--index.js
|  |  |--Terrain
|  |  |  |--index.js
|  |  index.js
index.css
index.js