Moving pictures for a video game

asked 2014-02-17 14:07:49 -0600

cedric100 gravatar image

Hi, I am new in OpenCV and I would like to create a video game in which images of characters are moving randomly in a 2D space. I have not found the function for that in the official PDF tutorial of OpenCV. I would like in this project to avoid using Pygame, SDL, or any other library if it is possible.

Could anyone recommend me a specific tutorial about it (video, PDF file, website, etc. ...)

Thank you by advance,

Cedric.

edit retag flag offensive close merge delete

Comments

honestly, SDL/pygame are far more appropriate for game making than opencv

berak gravatar imageberak ( 2014-02-17 14:14:35 -0600 )edit