An open API service indexing awesome lists of open source software.

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)

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)