nyu-systems / Grendel-GS

Ongoing research training gaussian splatting at scale by distributed system
Apache License 2.0
380 stars 20 forks source link

support rendering parallelly #7

Closed JHHuang2021 closed 4 months ago

JHHuang2021 commented 4 months ago
  1. We now support rendering parallelly and the script is added.
  2. A bug in scene/gaussian_model.py is fixed, which may cause a type error.
TarzanZhao commented 4 months ago

Well done! We can merge the code into main branch.