Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
imgui_main.h File Reference
#include "imgui.h"
#include "imgui_impl_glfw.h"
#include "imgui_impl_opengl3.h"
#include <stdio.h>
#include <GLFW/glfw3.h>

Go to the source code of this file.

Functions

int imgui_main (int argc, char *argv[])
 

Function Documentation

◆ imgui_main()

int imgui_main ( int argc,
char * argv[] )