Skip to content

Simple 3d graphics engine written in C++ using OpenGL.

Notifications You must be signed in to change notification settings

wojciechloboda/simple-engine

Repository files navigation

OpenGL graphics engine

Simple 3d graphics engine written in C++ using OpenGL.

Work in progress, right now capable of loading meshes and textures, adding objects to the scene and rendering with one light source.

image

Used libraries: glfw, glad, OBJ_loader, stb_image, glm.

About

Simple 3d graphics engine written in C++ using OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published