https://github.com/qverg/primordial-particle-system
My Processing project trying to replicate the particle system that showed complex behaviour as a result of simple rules in https://www.nature.com/articles/srep37969
https://github.com/qverg/primordial-particle-system
behavior biology nature particles particlesystem science
Last synced: 7 months ago
JSON representation
My Processing project trying to replicate the particle system that showed complex behaviour as a result of simple rules in https://www.nature.com/articles/srep37969
- Host: GitHub
- URL: https://github.com/qverg/primordial-particle-system
- Owner: qverg
- Created: 2021-07-28T20:40:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-28T20:51:34.000Z (about 4 years ago)
- Last Synced: 2025-01-12T11:29:02.149Z (9 months ago)
- Topics: behavior, biology, nature, particles, particlesystem, science
- Language: Processing
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Primordial-Particle-System
My Processing project trying to replicate the particle system that showed complex behaviour as a result of simple rules in https://www.nature.com/articles/srep37969You will have to download the entire primordialParticleSystem and open the pde file in Processing to run this.