Skip to content

This is a particle system built using Java with the processing library. The FlowField branch implements large scale vector fields to steer each individual particle based on each individual velocity vector at that area of approximation. The master branch applies acceleration to each individual particle towards the mouse when left click is held.

Notifications You must be signed in to change notification settings

KarikFreiheit/Particle_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle_System

This is a particle system built using Java with the processing library. The FlowField branch implements large scale vector fields to steer each individual particle based on each individual velocity vector at that area of approximation. The master branch applies acceleration to each individual particle towards the mouse when left click is held.

About

This is a particle system built using Java with the processing library. The FlowField branch implements large scale vector fields to steer each individual particle based on each individual velocity vector at that area of approximation. The master branch applies acceleration to each individual particle towards the mouse when left click is held.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages