I have aquestion about 3d model in wpf application :
I made 3d model of liver (reconstructed from CT medical images to generate stl file) ,
I imported this file into the wpf form , i want to make an application that allows the user to cut and
make cross section in the model (note : this model isn't solid , it should view details inside the liver)
what could i do? from where could i start?
any help is appreciated.
thanks