vengi icon indicating copy to clipboard operation
vengi copied to clipboard

VOXEDIT: implement voxel selection algorithms

Open mgerhardy opened this issue 2 years ago • 2 comments

Use the voxel::Voxel::_flags member (which is also available in the shader - see voxel::VoxelVertex) to perform voxel selection. Selected voxels should just get highlighted in the shader - not with yet another mesh.

mgerhardy avatar Oct 06 '21 16:10 mgerhardy

Select voxels by selecting colors from the palette widget

mgerhardy avatar Mar 10 '22 07:03 mgerhardy

Feedback about current situation "using selection tool is hard to see witch voxels selected, also didn't find a way to clear selection."

mgerhardy avatar Apr 03 '22 05:04 mgerhardy

Closing this in favor of #306

mgerhardy avatar Aug 05 '23 06:08 mgerhardy