SolarSim
Loading...
Searching...
No Matches
engine.cpp File Reference
#include <engine/engine.hpp>
#include <engine/window.hpp>
#include <engine/renderer.hpp>
#include <systems/input_system.hpp>
#include <systems/physics_system.hpp>
#include <managers/scene_manager.hpp>
#include <scene/scene.hpp>
#include <components/transform_component.hpp>
#include <components/mesh_component.hpp>
#include <components/grid_component.hpp>
#include <components/camera_component.hpp>
#include <components/input_component.hpp>
#include <components/rigid_body_component.hpp>
#include <components/light_component.hpp>
#include <imgui.h>
#include <backends/imgui_impl_glfw.h>
#include <backends/imgui_impl_opengl3.h>

Namespaces

namespace  solarsim