Represents a Model which can be rendered. A Model has a Shader and a Texture
Struct that represents a Vertex with a position vector(vec3), and a texture vector (vec2).
Struct that represents a Vertex with a vec3 (position)
See Source File