November Game Developing Weekly Process

7/11: Testing Grab Key object and Open Door

13/11 : Building an 3D Game Menus -> Gameplay

 

25/11: 1st Attempt Testing and make use of ‘Unity KinectExtras with MsSDK’ to implement hand control cursor (Grab and Release)with kinect V1

References:  

1. The major part of the kinect interaction native library code http://social.msdn.microsoft.com/Forums/en-US/e4f5a696-ed4f-4a5f-8e54-4b3706f62ad0/kinect-interactions

Readme-KinectExtras-Interaction

2.Basic Unity Coding Tutorials

http://docs.unity3d.com/ScriptReference/Input.GetMouseButton.html

https://www.youtube.com/playlist?list=PLF1JI43KNe-vDFakQe8_si5pAxJtXw18A

http://docs.unity3d.com/412/Documentation/Manual/Scripting.html

http://answers.unity3d.com/questions/319964/calling-c-function-from-a-js-file.html

http://answers.unity3d.com/questions/39748/disable-script-from-code.html

發表留言