[artoolkit-commits] artoolkit README.txt,1.3,1.4
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2004-11-22 08:22:59
|
Update of /cvsroot/artoolkit/artoolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10625 Modified Files: README.txt Log Message: Explain libARvrml addition. Index: README.txt =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README.txt 22 Nov 2004 03:41:22 -0000 1.3 --- README.txt 22 Nov 2004 08:22:45 -0000 1.4 *************** *** 88,92 **** Latest changes. --------------- ! - Added libARvrml. - 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. --- 88,92 ---- 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. |