Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#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[]) |
int imgui_main | ( | int | argc, |
char * | argv[] ) |