pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
AR example

AR example - 0.3

V. Simonov (slmagik)

Tags:

Description

This example was written using python and pygame 1.9.1 library with an experimental camera module.

Links

Home Page: http://sourceforge.net/p/augmented/home/
Source: http://sourceforge.net/projects/augmented/files/augmented-0.3.zip/download

Screenshot


click to view original size

Releases

AR example - 0.3 - Sep 1, 2010

Pygame.org account Comments

If you wish to leave a comment with your pygame.org account, please sign in first.

September 2, 2010 7:32am - V. Simonov - nickname: (slmagik)
It was my first python program ever (C programmer here), but I've tried to make the code as readable as possible. The passive state is the callibration mode, when there are no algorithmic calculations, and the active state is the opposite, in this mode beggins to work the program's bouncing and interface code. As for the full-screen mode... maybe I should default the program to the windowed mode or just make an on-screen instruction?
September 2, 2010 1:25am - Xandar Kablandar - nickname: (eternalcheesecake) - 4/5
Very neat! This is the first time that I looked at the code to work with webcams with Pygame and your example shows how simple it is. It took me awhile to memorize the instructions because when the example goes full-screen, I couldn't switch back. So I wound up just tinkering until I got it, but was surprised at how well it kept up. In the code, I didn't understand the difference between the active & passive state, though.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 12, 2012

Feb 11, 2012


Feb 10, 2012


Feb 9, 2012


Feb 7, 2012

Feb 5, 2012


Feb 4, 2012

Feb 3, 2012

... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)