Skip to content

Coursework for BSTU Voenmeh. Simple scene made on OpenGL 4.6 using assimp for model loading, soil2 for textures creating, glfw for setting window

Notifications You must be signed in to change notification settings

georgiyCJDEV/OpenGL_3DScene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL_3DScene

Coursework for BSTU Voenmeh
You are free to use this project

Project was done and tested on OpenGL 4.6.
Using glew package for accessing and setting up openGL.
GLFW package used for creating window.
GLM package used for opengl mathematics.
Assimp library used for model loading https://github.com/assimp/assimp.
SOIL2 library used for creating textures from image files https://github.com/SpartanJ/SOIL2.
ImGUI used for debugging https://github.com/ocornut/imgui


Inspired by https://learnopengl.com/ tutorials.

About

Coursework for BSTU Voenmeh. Simple scene made on OpenGL 4.6 using assimp for model loading, soil2 for textures creating, glfw for setting window

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published