hamolicious / Processing-Particle-System

A particle system inspired by Shiffman from the CodingTrain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Processing-Particle-System

A particle system inspired by Shiffman from the CodingTrain.


The particle system contains:

  • Particles
    Most basic form of particle, minimal realtime controll by the user. Automatically placed upon runtime

  • Attractors
    Attract particles towards themselves. Placed via LMB

  • Repulsors
    Repulse the particles away from themselves. Placed via RMB

  • Impulsers
    When a particle is in range, the particle will be shot out. Placed via SCROLL up or down
  • About

    A particle system inspired by Shiffman from the CodingTrain.

    License:Apache License 2.0


    Languages

    Language:Processing 100.0%