Factor out AppGLFW base class
The intention here is to get rid of scaffolding in the consumer application class and allow to focus on the "important bits".
This commit is contained in:
@@ -2,3 +2,4 @@ add_subdirectory(utilities)
|
||||
add_subdirectory(imaging)
|
||||
add_subdirectory(rendering)
|
||||
add_subdirectory(resources)
|
||||
add_subdirectory(app)
|
||||
|
||||
Reference in New Issue
Block a user