Skip to content

Fuzznip/ImGui-Renderer-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imgui Framework

For use for MAT 300 projects at DigiPen Institute of Technology

To create a new project, create a class that inherits from 'Project', located in project.hpp To add the project to the application, add it to the 'projects' vector in Application::init_projects() in application.cpp

For a simple example project that draws to the main drawable background, sets up a basic menu bar, and basic editor window, please look at project_example.hpp and project_example.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published