Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 397 Bytes

File metadata and controls

18 lines (16 loc) · 397 Bytes

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