Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.01 KB

File metadata and controls

26 lines (16 loc) · 1.01 KB

FEView

CAD viewer developed to complete a University course CAD numerical methods assignment. This project does not use OpenGL. No z-Buffer either. The depth is merely controlled by depth-sorting the faces before painting them from back to front.

##Usage:

FEViewConsole input.FEM output.png

##Example: Beetle

Input -> Output

##Example: Balkon

Input -> Output