Skip to content

Tidy Up GLFW and ImGUI code away from main.cpp #1

@Pyanyaleri

Description

@Pyanyaleri

Currently, the project is working on the GLFW/OpenGL3.0 example code, with most of the boilerplate and initializing code located in the main source file. This needs to be updated so that they should be contained within either a new source file and/or in the mainWindow class.

Metadata

Metadata

Assignees

Labels

formatting improvementRefactoring code to improve clarity and/or efficiency

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions