A downloadable game for Windows

# Model Loader C++
A model loader for obj and mtl files.

Getting Started
Make sure the obj texture and mtl files are in one of the model folders. if no texture is used insert the defualt texture provided.

Prerequisites
Make sure you have c++ and opengl 4.1 or greater installed

Built With
GL/GLEW
Glm

How To use!

- Open the loader in visual studio.
- Run Application
- Type is the name of the model you want to loader eg. low_poly_boat
- Press Enter
- Window will load showing the model

 ## Constols
- To Switch Draw modes, press M: this'll switch from drawing triangles and lines
- To zoom in and out press W or S.
- To roate left or right press A or D
- To Clear Textures Press T
- To clear Scene Press C

Versioning
1.0

Authors
Chris Lehrer
See also the list of contributors who participated in this project.

Download

Download
Game.zip 4 MB

Leave a comment

Log in with itch.io to leave a comment.