norlesh

Results 10 issues of norlesh

Attempting to build under Visual Studio 2017 with both Eigen3 and Pangolin installed in my environment using Microsofts vcpkg source code package manager and while I was able to point...

at line 255: if (xr_instance == nullptr) at line 328: if (xr_session == nullptr) both of these lines trigger error code E0042 "operand types are incompatible("..." and "std::nullptr_t") since xr_instance...

Considering the samples here are the beginning and end of educational material for using the upcoming Physics 1.0 release the amount of comments in the source code is abysmal.

When opening the project in Unity without a license for the Havoc engine warnings are issued during load and various error messages appear throughout the UI (far to many for...

README.md starts of with 2022 while everywhere else refers to 2023 which assuming everything is still up to date is pretty relevant when the reader is deciding between reading or...

![ARC bug](https://github.com/user-attachments/assets/d93c4343-932a-4f2d-b8f0-37421ef4d3e5) Puzzle 045e512c in the (easy) public set appears to be in error. The test problem is not supported by the provided examples - the yellow indicator for the...

When building a fresh clone the build failed due to a missing resource 'res.drawable.outer_glow_2 ; copied and renamed outer_glow.png to outer_glow_2.png and everything works fine in the rebuild - just...

termcolor used in generation.py of reference_impl is not in requirements.txt

## Description When a Handle is created using negative values in the Bounds dimensions the Handle is drawn in the UI and the Aura effect appears when hand is near...

While technically not a bug I believe it is expected behavior for the doc pages of an API to have the TOC expanded to indicate the currently viewed page in...