Hi , i'm wondering if there is any way to bring Visualiser or anything similar to my program ?i need to make the user see his hand without use Visualiser that mean in my program window
Is there anyone have Any Idea ?
The Visualizer is built in C#/Unity and is open source: https://developer.leapmotion.com/gallery/vr-visualizer
its said VR so it didn't for desktop app i guess =\and is there a way to connect Visual Studio with Unity ?
Can you be more specific about exactly what you want to build?
ٍSIGN LANGUAGE TRANSLATOR Application , it will be cool when the user can view his hand on the windows of the program without open Visualiser as a separated window
What are you going to build it with? Visual Studio?
Neither the "diagnostic" visualizer nor the version built in Unity can be embedded as a component in a Windows application. You would need to use a 3D rendering framework and render the hands yourself.
Can you give more detail on how to do this?
That depends enormously on the framework.