Commit 9887b6bc by Adrian Hoppe

offset

parent 2004eaf1
......@@ -6,7 +6,7 @@
Camera::Camera() : Camera(vec3(10.0f, 5.0f, 0.0f))
Camera::Camera() : Camera(vec3(2.0f, 0.0f, 0.0f))
{
}
......
......@@ -16,7 +16,7 @@ private:
glm::vec3 position;
glm::vec3 up;
float speed = 0.3f;
float speed = 0.1f;
float mouseSpeed = 0.005f;
float horizontalAngle = (float) -M_PI/2;
......
[InternetShortcut]
[InternetShortcut]
URL=https://social.msdn.microsoft.com/Forums/sqlserver/ja-JP/05a6d2b3-9096-4236-b77a-691c5f047066/kinect-for-windows-v2-?forum=windowsgeneraldevelopmentissuesja
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment