Results 8 comments of KilaBash

might be a z-fighting problem, possibly other rendering work at this stage enable depth test, but did not end up disable depth test or disable the DepthMask. Suggestion: I haven't...

Ok it makes sense. We tried to use the custom bits and it works well. Tyvm

same issue, any luck to solve it?

> Hello! > > When trying to build the project in IntelliJ I hit the following issue: > > ``` > Could not find lwjgl-freetype-3.3.3-natives-macos-patch.jar (org.lwjgl:lwjgl-freetype:3.3.3). > Searched in the...

seems the annotation `@OptionalInterface` doesn't work for the class `WorldSlice.class`

They assume the intrinsic according to the video resolution here https://github.com/henry123-boy/SpaTracker/blob/main/demo.py#L210-L220 fov ≈ 50~55

> Thanks for following our project. The extrinsic and intrinsic did not be considered in SpatialTrackerV1. But the good news is that our SpatialTrackerV3 is going to release in a...