Skip to content

bhpcv252/webgl-icosahedron-2-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL icosahedron experiment with perlin noise

WebGL icosahedron experiment with perlin noise; created using THREE.js and Shaders.


Install dependencies:

npm i

Start development:

npm start

Build Project:

npm run build