cube
This commit is contained in:
@@ -15,6 +15,7 @@ struct ShapeInfo {
|
||||
class Shape {
|
||||
public:
|
||||
glm::vec3 rotation;
|
||||
glm::vec3 scale;
|
||||
|
||||
Shape(
|
||||
std::shared_ptr<Shader> shader,
|
||||
|
||||
Reference in New Issue
Block a user