I did a quick test changing `float` to `_Float16`, and unless I screwed up, the results are very promising!
5M particles, multithreading on, rendering off, and repopulation off:
- float: ~5.1ms (180FPS)
- _Float16: ~2.15ms (380FPS)
add a skeleton here at some point
6 months ago