Skip to content

meChrisReed/nexientAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

npm install

Run Development Server:

npm start

To start up a development server. Since this application is not yet immutable. Hot loading only works in the render cycle.

Run AMD Package Deployment:

npm run deploy

Usage:

To load this module. Target /dist/bundle.js with an AMD require. From there you can run the initialize method to set up the canvas. You also have access to the makeWind method to simulate wind in the particle field.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published