Skip to content

VictorLeach96/ObjectViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Viewer

OpenGL wavefront .obj loader written in C++.

Features

  • Loads Triangulated objects
  • Texturing (BMP, PNG, TGA...)
  • Material Groups & Properties
  • Basic Lighting
  • Normal & Specular Mapping

Libraries

  • OpenGL
  • GLM
  • GLEW
  • SDL2
  • SDL2 Image

Controls

  • Q - Zoom In
  • E - Zoom Out
  • W - Rotate Up
  • A - Rotate Left
  • S - Rotate Down
  • D - Rotate Right

Test Model

About

OpenGL wavefront .obj loader written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published