[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
Added header to simple_knn.cu to define FLT_MAX and other floating-point constants needed for CUDA compatibility. This change addresses build errors encountered during compilation with nvcc when FLT_MAX was undefined.
Added header to simple_knn.cu to define FLT_MAX and other floating-point constants needed for CUDA compatibility. This change addresses build errors encountered during compilation with nvcc when FLT_MAX was undefined.