GithubHelp home page GithubHelp logo

leonlaser / p5js-particle-flowfield Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 1.48 MB

P5.js flowfield animation/simulation with particles

HTML 11.97% JavaScript 88.03%
p5js p5xjs flow-control demo html5 animation canvas particles art

p5js-particle-flowfield's Introduction

P5.js Particle Flowfield Animation

Flowfield animation demo

A flowfield based animation realized by moving particles over a grid based field. It works similar to a flow field It renders much faster than my first attempt. This one is using an approach used in The Coding Train's coding challange #24.

You are able to change some basic parameters:

DEBUG enables you to display the flowfield and renders particles a without trails.

FLOW_TILE_SIZE sets the flowfield resolution by defining the size of a tile.

FLOW_TILE_INFLUENCE defines how strong a particle is moved by the field. While moving over a tile of the flowfield, the particles current direction is slowly interpolated towards the given direction of the flowfield. Define the amount of each interpolation step for each frame.

FLOW_TILE_MOVEMENT how fast the flowfield changes over time.

PARTICLES_NUMBER how many particles to render on screen. When a particles leaves the screen, a new one is created.

PARTICLES_MAX_MAGNITUDE how fast a particle can be. Is randomly chosen between 2 and this value.

Made with P5.js.

Click here to show in your browser.

p5js-particle-flowfield's People

Contributors

leonlaser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.