v0.8.0
版本发布时间: 2023-11-09 16:43:46
aras-p/UnityGaussianSplatting最新发布版本:v0.9.1(2024-09-23 19:55:58)
- Editing: rectangle splat selection can now subtract from selection while Ctrl key is pressed (thx @JasonDeacutis).
- Editing: cutouts got an option to "invert" their logic, i.e. remove splats inside their area, instead of leaving splats inside their area.
- Project structure has been reorganized into a Unity package
org.nesnausk.gaussian-splatting
underpackage
folder, and three sample projects underprojects
folder, one each for Built-in, URP and HDRP rendering pipelines. - Fix: scripts were not compiling when URP or HDRP was used, lol.
- Fix: splats don't try to render themselves into any material preview under URP.