brown-ccv / VR-Volumeviewer

A simple viewer for visualizing volumetric datasets
3 stars 0 forks source link

crop of the mesh models #12

Open BenKnorlein opened 3 years ago

BenKnorlein commented 3 years ago

It could be nice if the model could as well be cropped by the axis aligned values and the controllerpose. This would require a shader for the mesh rendering.

The tricky part is that the current code for the volume works for the unit-cube, while for the mesh it uses the data size.

BenKnorlein commented 3 years ago

it should be optional if the mesh is cropped or only the volume based on a setting in the ui

kmilo9999 commented 3 years ago

Cropping mesh + volume