Valentino Geuenich

Results 4 issues of Valentino Geuenich

https://github.com/fastai/fastbook/blob/e57e3155824c81a54f915edf9505f64d5ccdad84/utils.py#L31

Hello Guys, I am working on a project in AR Foundation in which I need to create my own Occlusion Shader. Below is a modified copy of the Unlit/ARCoreBackground/AfterOpaques Shader...

how to

ARCore SKD was updated to version 1.31 in May 2022. With this update, they increased the Depth Sensing from 8m to 65m: https://developers.google.com/ar/develop/depth/changes#android-ndk-c Old function: ArFrame_acquireDepthImage() New function: ArFrame_acquireDepthImage16Bits() However,...

I have a simple conceptual issue: So the SRTM dataset is a Digital Surface Model (DSM) meaning that it includes the height of buildings. Digital Terrain Models (DTMs) on the...