Hacker News new | past | comments | ask | show | jobs | submit login

the voronoi is the only one that i think is competitive in JS.

js has plenty of 2d physics sims but i have yet to see a decent 3d one like this.




Are you saying that some of these can't be done in JS, or just that they're more efficient in PNaCl?


They can all be done in JS (modified to remove threading, of course). In fact, many of them already run in emscripten/pepper.js (see http://trypepperjs.appspot.com).


Which is a pretty big deal imo considering Voroni goes from 3.3 fps with 1 thread to 12 fps with 8 threads on my laptop with an intel quad core with hyperthreading.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: