Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angad-k/wasm-particle-system


https://github.com/angad-k/wasm-particle-system

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# WASM Particle System :confetti_ball:

### Episode 1 of a number of experiments I have been doing to figure out the ease of coding and benefits of using emscripten to compile C++ to Wasm.
---
:zap: Check out this [hosted demo](https://angad-k.github.io/WASM-particle-system/) to take this for a spin.

:zap: A max speed of "1" and a force multiplier of "12" seems to give decent results.

:zap: Seems to give good performance upto 1000 particles but starts lagging a little going ahead from there.