Tagged Questions
0
votes
1answer
1k views
use kinect camera as a webcam in ubuntu
I have a python openCV program that uses a webcam to track an image target. I switched computers, but this new computer does not have a webcam. I hooked up my kinect, installed stome stuff from ...
1
vote
2answers
514 views
A complete free guide for game development in Python or C# [closed]
That's what i know:
C#;
Python;
What is OpenGl;
What is SDL (barely);
Now i'd like to make a sketch for a 2D platform game ( i.e. a ball that has to avoid some obstacles till reaches the end of ...