-
I put my .glb files on http server, and download on android's Application.persistentPath. the file can download and store successfully, but when l use GLTFComponent.load to load the glb file, but it d…
-
If we set input type content type to custom and then manually select the keyboard type to e.g. Number Pad, TMPInputFieldTextReceiver component still spawns full keyboard (letters).
Expected behavio…
-
W3C immersive-web group is planning to use glTF as an asset for Favicons, WebApp Manifest Icons on XR devices. See this: https://github.com/immersive-web/spatial-favicons/blob/master/explainer.md
…
-
At a high level, this hit-test module is meant to enable sites to raycast against real-world geometry without dealing with the divergences around specific tracking technologies that may leak through i…
-
At the moment, script tasks implement `Send` but not `Serializable`, so can't be sent over ipc channels. The fix for this is to use`ROUTER.add_route` to route from an IPC channel to a message handler,…
-
### Description
Hi,
I would like to let you know that I am trying to use MAUI to develop an **AR application** and I would like to let you know where I ended up, if you know a solution for this ca…
-
## Feature Request
I have recently discovered the helm-operator. I really like the simplicity to maintain the definitions of releases and how the operator watches the parent definition as well as t…
-
Hello,
Thank you for sharing this project!
I would like to ask about the license of the source code? Would it be possible to add a license to the repository?
Thank you.
-
Hi, would it be fairly straightforward to add the superpoint features and superglue matching to this code?
There are some excellent tensorRt implementations in c++.
If you can point me in the ri…
-
@gterzian left a series of interesting comments about the fragility of the current system that wakes up the main thread to process events in https://github.com/servo/servo/issues/23832#issuecomment-51…