Chanjin Park

Results 17 comments of Chanjin Park

OK I put a new parameter `MeshOffZ` on the master branch. I didn't put the slider on the desktop GUI but put an entry on the World Plane (the one...

The *keypad* (those near the *num lock* key) `(/, *)` selects the target parameter (denoted by `> ...`) and keypad `(-, +)` changes the value. Not the optimal control but...

The red lines can be set in the Inspector menu of the Controller objects under `XR Origin`. Seems like the other axes have to be set manually. On the Input...

@brentjohnston Refer to [this script](https://github.com/parkchamchi/DepthViewer/blob/v0.9.1-beta.6/DEPTH/Assets/Scripts/UI/WorldTextPlaneBehavior.cs#L39).

By quickly you mean changing the value? Well that script increases/decreases the value linearly, so if there be a acceleration value to it that may be done. For right thumbstick...

Hmm, I wonder if `dany` is using or can use the half precision optimization? Higher version of `torch` would work with the scripts. One thing to consider is that if...

If you have python 3.11 and cuda 11.8, I assume.