This repository is forked from yzslab/gaussian-splatting-lightning. The purpose of this fork is to propose a merge request to the original repository, demonstrating the integration of our custom forward/backward CUDA Kernels ds-splat, into the 3D Gaussian Splatting rasterizer.
- Merge Request: Another branch in this repository (
ds_splat_support
) is intended to be a merge request to the originalgaussian-splatting-lightning
repository. - CUDA Kernels: See our forward and backward CUDA Kernels at ds-splat.
Please feel free to review the changes and provide any feedback or suggestions to help improve the integration.