[artoolkit-commits] artoolkit README.txt,1.26,1.27
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2006-11-19 21:21:25
|
Update of /cvsroot/artoolkit/artoolkit In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv11106 Modified Files: README.txt Log Message: Adjust default Mac pixel format. Index: README.txt =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/README.txt,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** README.txt 19 Nov 2006 19:39:21 -0000 1.26 --- README.txt 19 Nov 2006 21:21:21 -0000 1.27 *************** *** 172,175 **** --- 172,176 ---- - The Mac video library does not yet use the new QuickTime 7 video pipeline. - Changing the pixel format requires recompilation of libAR. This problem is solved in ARToolKit Professional v4 (commercially-licensed). + - The Mac default pixel format has been changed back to ARGB for compatibility with the OSGART project release. |