Skip to content

An animation demo using sine waves written in Three.js.

Notifications You must be signed in to change notification settings

averybross/3d-wave-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Wave Generator

There is an example available on rickbross.com

To run this demo, in your Terminal:

  1. cd into your /3d-wave-generator directory
  2. Install the npm packages with npm install
  3. Produce a build with grunt. A server will automatically open the app in your browser.

After you have made a build, you can open /3d-wave-generator/dist/index.html at any time to start the demo.

About

An animation demo using sine waves written in Three.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages