Steven
Steven
Filter added in project-filter branch
> Without numa, the performance will drop a lot I previously thought that this binds all memory allocations to the first NUMA node. However, this would increase internode traffic significantly....
Do you mean a trackball? There's [this](https://github.com/BrutPitt/imGuIZMO.quat) imGUI library that I should be able to integrate fairly easily if it helps your use case.
Could you try supplying the full path to the .ply file? Reading the dataset folder is planned but not supported yet.
Will get to this eventually - should be an easy fix. Feel free to submit a PR in the meantime. > > Could you try supplying the full path to...
Hi, thanks for raising the issue. Have you tried moving around in the scene? If the initial camera position happens be inside a large read Gaussian, this could happen. Were...
Thanks for raising the issue. The reason is that each Gaussian needs to be initialized for each tile they appear in, so the theoretical maximum memory needed is (number of...
> Thanks for the reply. Change `SORT_ALLOCATE_MULTIPLIER` works! Maybe memory limit could be enlarged automatically when the usage is close to the limit value. Or just gave out warning, throw...
Also the latest commit should add dynamic memory management. Feel free to give it a try.
I added a few things that should bring better controls. The scene is not aligned right now and it's usually loaded up-side-down, so that's why it might feel a bit...