Txema Vicente wrote: >> Why is it you don't want to use the Wii Remote for this? >> It's a 1024x768 camera with a 100hz refresh rate that passes you the x & >> y coordinates for up to 4 points. >> > Oh, I really didnt know it was so good. > I supposed it was a "toy" camera with only 2 points tracking. > Ok, I will get a bluetooth adapter and start with it. > Basically the reason for this performance is that the bandwidth required to send these 1024x768 images 100 times a second is really high, but the wii remote processes the images on-board, so it only has to use a fraction of the bandwidth because it only transmits the final x+y coords of the points. A consequence is that there's no way to get the raw images. But if you're tracking IR points, it's about the fastest, cheapest consumer device you could use for it.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
