Skip to content

A simple 3D model viewer built for an academic assignment. Written in C++ using Win32/OpenGL. Loads Wavefront OBJ files. Includes transforming, texturing, back-face culling, simple lighting. and wire-frame rendering, as well as the GUI framework.

Notifications You must be signed in to change notification settings

carllinley/3D-Model-Viewer

Repository files navigation

3D-Model-Viewer

A simple 3D model viewer I built for an academic assignment in Graphics I. Written in C++ using Win32/OpenGL. Loads Wavefront OBJ files. Includes transforming, texturing, back-face culling, simple lighting. and wire-frame rendering, as well as the GUI framework.

Some files are named strangely to prevent conflicts with the GUI framework.

About

A simple 3D model viewer built for an academic assignment. Written in C++ using Win32/OpenGL. Loads Wavefront OBJ files. Includes transforming, texturing, back-face culling, simple lighting. and wire-frame rendering, as well as the GUI framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published