vengi icon indicating copy to clipboard operation
vengi copied to clipboard

VOXELRENDER: outline rendering is broken when scaling in scene mode

Open mgerhardy opened this issue 1 year ago • 1 comments

the outline voxel edge detection depends on the fact that a voxel is 1 unit in size - the scaling changes this and thus the outline is broken.

The problem is in src/modules/voxelrender/shaders/voxel.frag

mgerhardy avatar Feb 12 '23 18:02 mgerhardy