Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Namespaces | Variables
engine.cpp File Reference
#include "Engine/engine.hpp"
#include "Engine/Renderer/Renderer.hpp"
#include "Engine/Utility/Defines.hpp"
#include "Engine/Utility/EngineImGui.hpp"
#include <ThirdParty/cereal/include/cereal/archives/json.hpp>
#include <fstream>

Go to the source code of this file.

Namespaces

 Engine
 

Variables

eastl::shared_ptr< EngineImGui > Engine::engineImGui