/opengl-objectviewer

Simple program for displaying .obj files made in C++/OpenGL for university course.

Primary LanguageC++

opengl-objectviewer

Simple program for displaying .obj files made in C++/OpenGL for university course.

Files

Sample models and textures are included in the data folder. The program allows for texturing models, including the application of procedural textures. Illustrations included in the README showcase examples of models with textures generated using Perlin noise as well as textures downloaded from ShaderToy.

Controls

You can orbit around objects with your mouse. Press shift to zoom in and space to zoom out, alternatively use mouse scroll.

Examples

image

image