rsingla92 / aegle

A DICOM to STL application, intended to allow DICOM images to be 3D printed. Work in progress.
0 stars 3 forks source link

STL Writer #19

Closed rsingla92 closed 10 years ago

rsingla92 commented 10 years ago

Implementing the STL writer. Also removing the derived classes and using a simple flag check instead.

Addresses issue #10.