![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include <entt/locator/locator.hpp>
#include <sol/sol.hpp>
#include "galaxy/graphics/gl/GLEnums.hpp"
#include "galaxy/graphics/gl/Shader.hpp"
#include "galaxy/graphics/gl/ShaderStorageBuffer.hpp"
#include "galaxy/graphics/gl/Texture.hpp"
#include "galaxy/graphics/gl/Vertex.hpp"
#include "galaxy/graphics/gl/VertexBuffer.hpp"
#include "galaxy/graphics/gl/VertexArray.hpp"
#include "galaxy/graphics/Colour.hpp"
#include "galaxy/graphics/Enums.hpp"
#include "../Lua.hpp"
Go to the source code of this file.
Namespaces | |
namespace | galaxy |
Animated.cpp galaxy. | |