Skip to content

FortiFyed/6-webgl-pointlights-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6-webgl-pointlights-animation

Amazing pointlight animation using Three.js

Demo

webgl-pointlights-animation-LowEnd.mp4

Setup

The original setup creator is Bruno Simon of https://threejs-journey.xyz/

  • Run this followed commands:
# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

Amazing pointlight animation using Three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published