Nick Matantsev
Nick Matantsev
A module I'm using ([parse-obj](https://www.npmjs.com/package/parse-obj) by @mikolalysenko) expects an incoming data stream, which I am loading from a static asset using `brfs`. But since there is no direct support for...
Hi Sebastien, thanks for adding onSuccess hooks! Just noting a couple things that could improve the usage flexibility. - often there is a need to know not just the result...
This proposal adds a simple geometry object helper that can be used instead of Model to attach to a custom r3f mesh. I.e. allows a more explicit usage in app...
Nice library, great work! However, I seem to have hit a snag in my usage. I am setting up a view where Z-axis points up, and X/Y describe a horizontal...