Skip to content

bhpcv252/webgl-img-carousel-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL image carousel

WebGL vertical image carousel with added effects; created using THREE.js and Shaders.


Install dependencies:

npm i

Start development:

npm start

Build Project:

npm run build