wip: practica1
This commit is contained in:
		| @@ -5,6 +5,7 @@ | ||||
|  | ||||
| struct Vertex { | ||||
| 	glm::vec3 position{ 0.0f, 0.0f, 0.0f }; | ||||
| 	glm::vec3 color{ 0.0f, 0.0f, 0.0f }; | ||||
| }; | ||||
|  | ||||
| #endif // VERTEX_H_ | ||||
		Reference in New Issue
	
	Block a user
	 izenynn
					izenynn