nerfstudio-project / gsplat

CUDA accelerated rasterization of gaussian splatting
https://docs.gsplat.studio/
Apache License 2.0
1.76k stars 220 forks source link

Support C++ `rasterization` API #339

Open zhiguotang5 opened 3 weeks ago

zhiguotang5 commented 3 weeks ago

I want use gsplat in c++ context, but I can't get the complex logic in gsplat.rasterization as in python to work with c++, have this repo a plan to support it?

liruilong940607 commented 3 weeks ago

Hey I'm not sure if I have enough expertise to make it work with c++ neither so this is more of a contribution welcome issue i think.