Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeregorix/chaos
A particle simulator
https://github.com/yeregorix/chaos
java javafx simulation simulator
Last synced: about 1 month ago
JSON representation
A particle simulator
- Host: GitHub
- URL: https://github.com/yeregorix/chaos
- Owner: Yeregorix
- License: mit
- Created: 2019-02-14T18:17:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T21:32:51.000Z (about 1 year ago)
- Last Synced: 2024-10-12T20:24:06.696Z (3 months ago)
- Topics: java, javafx, simulation, simulator
- Language: Java
- Homepage:
- Size: 1.03 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chaos
Chaos is a 2D particle simulator. You can define colored particles types with different behavior, laws of attraction and
repulsion.This application has nothing to do with realistic physics. It's just a playful experiment which can be really relaxing
to watch in fullscreen.This project was inspired by https://github.com/HackerPoet/Particle-Life. I ported it to Java and added many options to
play with.![Screenshot](/images/screenshot.png?raw=true)