NVIDIA / gvdb-voxels

Sparse volume compute and rendering on NVIDIA GPUs
Other
673 stars 144 forks source link

Patch to the platform.h sample_utils that define __aarch64__ #134

Open AspenEyers opened 1 year ago

AspenEyers commented 1 year ago

Platforms such as the Jetson Xavier (which is what I had made this modification for) define aarch64 instead of arm.

Signed-off-by: Aspen Eyers aspen.eyers@missionsystems.com.au