mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Basic imgui window
This commit is contained in:
@ -27,6 +27,10 @@
|
||||
# include "glad/gl.h"
|
||||
# include "GLFW/glfw3.h"
|
||||
|
||||
# include "imgui/imgui.h"
|
||||
# include "imgui/imgui_impl_glfw.h"
|
||||
# include "imgui/imgui_impl_opengl3.h"
|
||||
|
||||
# include <iostream>
|
||||
# include <fstream>
|
||||
# include <sstream>
|
||||
|
Reference in New Issue
Block a user