Escena con animación de tiro libre de baloncesto. Más...
#include "GEScene.h"#include "GECylinder.h"#include "GESphere.h"#include "GEGround.h"#include "GETransform.h"#include "GEMaterial.h"#include "GELight.h"#include <windows.h>#include "resource.h"#include <GLFW/glfw3.h>#include <glm/glm.hpp>#include <glm/gtc/matrix_transform.hpp>#include <iostream>Escena con animación de tiro libre de baloncesto.