VoxelPlugin / roadmap

2 stars 0 forks source link

Brush & Surface Refactor - Improved Performance and UX #39

Open Mr4Goosey opened 1 year ago

Mr4Goosey commented 1 year ago

Improve the UX of working with surfaces to make it feel more intuitive and less like abstract math. I.e. Smooth Union becomes Merge Surface. Additionally, significantly optimize surface-related channel registrations for brushes. Overlapping brushes scale linearly per affected voxel, as opposed to exponentially per affected chunk.