Skip to content

Particle simulation based on a vector field that is moving with perlin noise

Notifications You must be signed in to change notification settings

RitvarsZ/flow-fields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowFields

Pretty particle simulation with particles moving through a perlin noise based vector field.

See it in action: https://ritvarsz.github.io/flow-fields/

Setup

npm install

For development

npm run start to start the development server.

Building

npm run build to build the main js file.


About

Particle simulation based on a vector field that is moving with perlin noise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published