[artoolkit-commits] artoolkit/examples/simpleLite simpleLite.c,1.12,1.13
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2006-05-22 22:18:08
|
Update of /cvsroot/artoolkit/artoolkit/examples/simpleLite In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31397 Modified Files: simpleLite.c Log Message: Copyright date and documentation update. Index: simpleLite.c =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/examples/simpleLite/simpleLite.c,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** simpleLite.c 21 Apr 2006 08:32:38 -0000 1.12 --- simpleLite.c 22 May 2006 22:18:00 -0000 1.13 *************** *** 8,12 **** * Press '?' while running for help on available key commands. * ! * Copyright (c) 2001-2005 Philip Lamb (PRL) ph...@ed.... All rights reserved. * * Rev Date Who Changes --- 8,12 ---- * Press '?' while running for help on available key commands. * ! * Copyright (c) 2001-2006 Philip Lamb (PRL) ph...@ed.... All rights reserved. * * Rev Date Who Changes |