Hacker News new | ask | show | jobs
by avaer 2724 days ago
Shameless plug, but for WebXR on Magic Leap github.com/webmixedreality/exokit has been the go-to for a while.

I wrote it because I found browsers too slow to move on features like html to texture (powered by webrender) and multi-site blending, which become quite manageable if the browser core is written in JavaScript.