My largest personal accomplishment so far. This is a completely functioning app that you can install on Windows, or you can compile it from the source code.

What is it?

Simple Viewer 3D is a simple, fast, open source, 3D file viewer that can open:

  • .stl files
  • .obj files

Features

Code Design

First, let’s look at what other code the project depends on.

The repository is then organized into 4 sub-projects

The project then has multiple configurations that can be used by the developer to help debug the program. Some of them include menus to help me debug the program, analyze performance, and style the GUI.