ReshotAI / gaussian-splatting-blender-addon

https://www.lingosub.com
333 stars 35 forks source link

opacity filtering functionality #18

Closed MikeTkachuk closed 6 months ago

MikeTkachuk commented 6 months ago

This PR is built on top of https://github.com/ReshotAI/gaussian-splatting-blender-addon/pull/17.

Added functionality:

Changes to Geometry Nodes (rearranged manually, programmatically it's still a mess:)):

image

Changes to UI:

image

Vector attributes support can be added but requires a separate "if" branch

alexandre01 commented 6 months ago

Huge thanks to @MikeTkachuk, @Cygnusfear, @GifCo and @Wladefant for this work 🙏

Wladefant commented 5 months ago

That is the open source way, always building on each other