-
I've included a sink for Microsoft's TraceLogging below. It is simple but works. This is useful for logging from Windows UWP apps. I'm using it with my HoloLens code.
I'm offering it up for inte…
-
https://mobile.twitter.com/mxstbr/status/943518837709987840
-
As reported by users here https://github.com/Microsoft/vscode/issues/64948
fyi @WardenGnaw @pieandcakes
Version: 1.30.0
Commit: c6e592b2b5770e40a98cb9c2715a8ef89aec3d74
Date: 2018-12-11T22:21:3…
-
Currently the API has no concept of the "main thread" of an application, and assumes that `VRServiceManager::new()` and `VRServiceManager::register_defaults()` can be safely called from any thread (in…
-
We are passing nonsense values like 1 and checking that the preference values lie between 0 and 10,000 at https://github.com/servo/servo/blob/ba929208e46639ca57eabb274cd98d37108ee365/components/script…
-
Hi,
The Magic Leap One will be adding support for both WebVR and WebXR very soon.
**Issue:**
Right now as you all know, if the implemented version of `WebXR API` doesn't match the right ver…
-
There are a lot of rotation debug assertions using `is_normalized`, for example https://github.com/servo/euclid/blob/e5aedec8f41c6e2f661154bcd9797f57d53f46c4/src/rotation.rs#L591
The code includes …
-
We have supported the [Magic Leap simulator](https://creator.magicleap.com) for a while now. We will also support the real hardware when it ships!
However our approach/API exposition is not documen…
avaer updated
5 years ago
-
### Issue Checklist
- [X] I'm using the latest u3d version
- [X] I ran `u3d --help`
- [X] I read the [README](https://github.com/DragonBox/u3d/blob/master/README.md)
- [X] I made sure that a…
-
I read a few closed issues (#22) that you mentioned that you still hadn't gotten the descriptors to be very robust and therefore you can't really match features between two different images. I'm curio…