Skip to content

A transition between scene1 and scene2 in ThreeJS using a GLSL shader

Notifications You must be signed in to change notification settings

NERDDISCO/scene-transition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scene-transition

A transition between scene1 and scene2 in ThreeJS using a GLSL shader


Local dev

npm install
npm run dev

Build

npm run build

Publish

# Make your changes, build and commit them
# ...

# Then you can publish directly on the gh-pages branch
git subtree push --prefix dist origin gh-pages

About

A transition between scene1 and scene2 in ThreeJS using a GLSL shader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published