![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <iostream>
#include <string>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <AssetManager/Material.hpp>
#include <AssetManager/Mesh.hpp>
#include <Components/BaseComponent.hpp>
Go to the source code of this file.
Classes | |
struct | shkyera::BillboardComponent< Mode > |
Namespaces | |
namespace | shkyera |