https://github.com/rrrinav/p-system
pee-pee (Particle System)
https://github.com/rrrinav/p-system
Last synced: 2 months ago
JSON representation
pee-pee (Particle System)
- Host: GitHub
- URL: https://github.com/rrrinav/p-system
- Owner: Rrrinav
- License: mit
- Created: 2025-02-13T09:52:58.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T05:55:27.000Z (3 months ago)
- Last Synced: 2025-03-01T06:26:37.351Z (3 months ago)
- Language: C
- Homepage:
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pee Pee
Particle system based on verlet integration.
## Build
``` bash
g++ -o bld ./bld.cpp
./bld
./bld run
```## Author
[Rinav](github.com/rrrinav)