This is Our Blog

June 29, 2015
|

Drag and Drop Game Objects with Kinect

In this tutorial I am going to explain how to drag & drop Game objects in unity using Kinect. We…

June 23, 2015
|

Menu controlled by Kinect Avatar and oculus

Menu controlled by Kinect Avatar and oculus This tutorial will explain how we can control Menu with Kinect Avatar. Step…

June 4, 2015
|

How to post and get json data to a service in unity

This article is all about, how to post and get request with json data to a service. Json Overview JSONĀ or…

May 22, 2015
|

Unity Zip/Unzip

This tutorial is about, how to zip/unzip files in Unity Project. We will use UniZip Unity project to zip/unzip files….

May 22, 2015
|

Unity PDF Generation with SharpPDF Plugin

In this tutorial I am going to explain how generate pdf in Unity project using SharpPDF plugin. SharpPDF is a…

March 27, 2015
|

Particle System

This article is all about, what particle system is and how to create a thunder fireball effect with particle system….

March 23, 2015
|

How to create custom gesture in Kinect v2 with MS SDK

This article is all about, explaining the built in Kinect gestures in Kinect v2 with MS SDK and how to…

March 19, 2015
|

How to setup Kinect with Unity

This article is all about, how to use Kinect with Unity and how to control humanoids model with Kinect sensors….

March 19, 2015
|

Virtual Meeting (Networking Concept)

This tutorial will explain how we can send/receive data using Unity’s networking functionality. We will implement networking first and all…

March 18, 2015
|

Working with Oculus Rift and Kinect

In this tutorial I am going to explain how to use Oculus rift and Kinect both in your project. The…