pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
924 stars 87 forks source link

General fixes that came up with Windows build #37

Closed salovision closed 8 months ago

salovision commented 8 months ago

Couple of bugs that I encountered while testing in Windows environment.

After these fixes, I was able to run opensplat /path/to/banana -n 2000 with 8GB RTX 2080 card with no vram issues.

This was discussed in issue #3.

pierotofy commented 8 months ago

Thanks @salovision ! This looks great!! :pray: