david-svitov/HAHA

Gaussian Visualization

se122811 opened this issue · 2 comments

Dear author,

Thank you for releasing the code for your nice work.

I wonder how to visualize ellipsoid-like Gaussian (as shown below) and support it on this released code.

image

Hi! Uncomment the code here:

// Uncomment for the cool Gaussian rasterization

and recompile with: bash gaussian_install.sh

Thank you for your kindness :)

Best Regards,