Hidden Face Removal
-
Any way to replicate the PRO feature of Export 2D Image -> DWG/DXF in order to get a hidden-removed-face 2D view? i.e. I want to get a standard elevation view (or a plan) like the one I can get from the SU PRO
-
I'm on the road, I can draw the view and project exactly what I can see on the XY plane. But the problem is how to implement one the "hidden face removal" algorithms.....like the "painter algorithm", or the "Z-buffer" and so on....
In the MAKE version of SU I can't use the boolean operators so I'm in stall.....any ideas?
EDIT: In this procedure I'm using the back-face culling algorithm in order to improve performaces.
Advertisement