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

https://github.com/rxn7/particle_sim

Simple particle simulation
https://github.com/rxn7/particle_sim

particle-simulation typescript webgl2

Last synced: 12 months ago
JSON representation

Simple particle simulation

Awesome Lists containing this project

README

          

# Particle Sim
Particle simulator written in TypeScript running in browser using WebGL2

# Init
* run `npm i`

# Building
* run `./build.sh`
* if build was successful, builded project is located in ./build directory

# Running
* run `./run.sh`

# Deploying
* run `./deploy.sh`