Skip to content

Processing script for particles moving around the screen according to OpenSimplex noise

Notifications You must be signed in to change notification settings

cbarber1/Particles_Simplex_Noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Particles_Simplex_Noise

Processing script for particles moving around the screen according to OpenSimplex noise

Particle folder is the one with Simplex Noise using OpenSimplex

Particle_perlin is using built in Perlin noise from processing

Particle_P5js can be run in browser and is written with p5.js

Change the setMag() function in the particle.pde or particle.js scripts if you want the particles to follow the mouse

About

Processing script for particles moving around the screen according to OpenSimplex noise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published