| | | Forum Newbie
       
Group: Forum Members Last Login: 8/24/2008 1:44:46 PM Posts: 5, Visits: 11 |
| | The vr920 comes with example software in the sdk, and i want to use this in opengl, so 1) Has anyone used the vr920 in opengl, i am only talking about the head tracking capabilities? 2) How do you do it? 3) how do you load a webcam into opengl? |
| | | | 
Forum Guru
       
Group: Forum Members Last Login: 9/2/2010 9:46:59 AM Posts: 57, Visits: 159 |
| | Uhm... not to sound harsh, but these questions are very VERY Noobish, I mean have you ever really programmed at all? First make sure you know how to use opengl for 3d, after you know about that, then using the SDK shouldn't be difficult to get tracking working, it's very easy if you know what you are doing.... and webcam and OpenGL.... that's also not as easy (and has nothing to do with the vr920 ofcourse).. I suggest googling for OpenGL.. hmmm.. just checked the example myself.. have you actually looked at it? cause it has tracking in it... |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 8/24/2008 1:44:46 PM Posts: 5, Visits: 11 |
| | to be honest ive barely programmed before in c or opengl. I cant even get the openglexample to work. there are so many compiler errors. Ive got the visual studio c++ express edition, and have tried to download all i think is necessary to run the example, and yet i can't get it to compile. The readme's do not help and i am stuck Can someone tell me if the express edition can run opengl, and what version of opengl to use and where to get it from, and also some other steps that i should take to get the example working, linking files and downloading the correct .h and .lib files. cheers p.s i know this is probably the most noobish thing ever writen |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 8/24/2008 1:44:46 PM Posts: 5, Visits: 11 |
| hi, i have been searching a lot for solutions, and i have now only got one compiler error
OpenGLExample.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
Im using the express 2008 visual studio c++ edition
Ive searched for afxres.h and its not on my computer and i cant find anywhere to download it. Can anyone help? |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 9/20/2008 4:47:21 PM Posts: 9, Visits: 71 |
| does this help?
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=362656&SiteID=1
I'm also trying to get the example to compile but in Dev-C++
I have one last compile error too!
In function `UINT IWRIsVR920Connected(bool*) 'EnumDisplayDevices' undeclared (first use this function)
Or at least I think that is the error. I can't resolve it at the moment but I haven't had much time. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 8/24/2008 1:44:46 PM Posts: 5, Visits: 11 |
| | I got the tracking working in my program now, only needed a few lines from the example. Needed the microsoft SDK which had afxres.h |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 4/30/2009 5:42:51 AM Posts: 1, Visits: 6 |
| tavigan (8/24/2008) I got the tracking working in my program now, only needed a few lines from the example. Needed the microsoft SDK which had afxres.h
GREAT!
can i see the codes how to track yaw, pitch, and roll?
now i'm using VR920 and Wiimote in a project.
what i need from VR920 is ONLY this yaw tracking ability.
the example codes in the VR920 SDK are too much (i think).
please contact me about how to get the tracker info for yaw, pitch, and roll in VR920.
thx alot.

mailto:fathah.noor@yahoo.com
http://fathah.net |
| |
|
|