Results 94 issues of Bjorn

Currently the pose set with `Layer:setPose` is always in world space. If you want to make a head-locked layer (for a debug HUD or a loading icon), you have to...

v0.19.0
feature

I think we can do this!? - Add `Raytracer` object. You can add `Mesh` or `Model` objects to it, or raw triangles/boxes. You can add things with a custom transform,...

v0.19.0
feature

OpenXR just released a new bundle of spatial entities extensions. They let you do 3 things: - Scan for planes in the environment. - Scan for markers (QR codes, april...

v0.19.0
feature

Back in v0.16.0 the WebGL renderer (and with it, WebAssembly support) was removed due to the switch to Vulkan. Some work has been done to add a WebGPU renderer, which...

feature