Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Threepp – C++17 Port of Three.js (github.com/markaren)
4 points by simonpure on July 26, 2021 | hide | past | favorite | 2 comments


This is definitely very interesting! Have you given any thought to support compiling with emscripten?

Okay, that might sound ridiculous, given that one could just load three.js directly in the browser. But moving the internal representation of (and operations on) the scene graph and objects from JavaScript to WASM could potentially give significant performance boosts, especially for real-time/interactive applications running in browsers on mobile/low-end devices.


Author here. No, wasm is not something I'm considering.




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

Search: