[artoolkit-commits] artoolkit README.txt,1.5,1.6
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2004-12-01 20:58:24
|
Update of /cvsroot/artoolkit/artoolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28604 Modified Files: README.txt Log Message: Added simpleVRML example. Index: README.txt =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/README.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** README.txt 22 Nov 2004 18:48:10 -0000 1.5 --- README.txt 1 Dec 2004 20:58:15 -0000 1.6 *************** *** 85,89 **** Latest changes. --------------- ! - Added libARvrml. Build instructions and examples are in the works. - Turn off texturing in gsub/gsub_lite when argDrawMode/arglDrawmode is AR_DRAW_BY_GL_DRAW_PIXELS. - Added new examples collide, loadMultiple, paddle, paddleDemo, paddleInteraction, range and twoView. --- 85,89 ---- Latest changes. --------------- ! - Added libARvrml and simpleVRML example. Build instructions are in the works. - Turn off texturing in gsub/gsub_lite when argDrawMode/arglDrawmode is AR_DRAW_BY_GL_DRAW_PIXELS. - Added new examples collide, loadMultiple, paddle, paddleDemo, paddleInteraction, range and twoView. |