-
I tried to export some text as a pdf, but i doent look right. [Code](https://gist.github.com/JustFrederik/653a76c7f35ad2b321cd7a03e2e1c445)
That are the imports:
```
[dependencies]
pathfinder_can…
-
Building magicleap servo with the render-android PR (#308) works, but running it and viewing video produces errors:
```
09-12 13:23:21.998 16889 4 I NoTag : ** (Servo2D:1): CRITICAL **: 13:23:…
-
"Enclose the code related to the WebCamTexture class with #if UNITY_EDITOR and #endif." - could you be more specific which scripts should be removed and which parts of scripts should be enclosed?
C…
-
Currently video elements on magicleap don't have controls. They should!
-
Hello, your project is great. But I have a question. The superpoint.pt is from pytorch project or c++ project? Could you tell me how to generate it?
-
After running the colab provided example, it came out a weird result (see attached screenshot from cloudcompare). I didnt get any error apart from
```
# run inference
!python inference.py --mode…
-
As mixed reality matures, it is increasingly evident that physics will play a big role in how developers create influential experiences. Whether it's basic collision detection, IK, or breakable walls,…
-
AndroidPlatformFactory.RegisterBuildPlatforms: UnrealBuildTool.AndroidPlatformSDK has no valid SDK
IOSPlatformFactory.RegisterBuildPlatforms: UnrealBuildTool.IOSPlatformSDK using manually installed S…
-
The touchpad is used for selecting characters, and there seems to be no way to adjust the current cursor input location inside the URL if you started at the wrong input location.
-
Many APIs in there use a `Arc`, and then use that as raw pointers somehow on the Servo side. That seems highly suspicious to me. @MortimerGoro Is there some documentation somewhere about how this is a…