Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 403 Bytes

MDMImageGenerator

Exports 4 Isometric and 1 Topdown view of a *.STL 3D object file to PNG format.

This project aims to create a utility to generate isometric and top-down PNG images of *.STL (Stereolithography) object files.

Working Release

  • Version 1.0.0.13
  • Released under Gnu GPL 3.0
  • To build, you must add the Monogame.Framework.DesktopGL package in the NuGet Package Manager.