Skip to content

Some example 3D rendering, model loading, and debug GUI integration.

Notifications You must be signed in to change notification settings

gRichardson108/opengl_imgui_sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a simple sandbox application for trying out some 3D rendering with OpenGL, and integrating libraries like ImGui for debug GUI.

Cloning

This project uses git submodules for its dependencies. Use recursive cloning to pull the submodules. git clone --recurse-submodules https://github.com/gRichardson108/opengl_imgui_sandbox.git

About

Some example 3D rendering, model loading, and debug GUI integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages