跳到主要內容

Augmentd Reality about FLAToolkit


PV3DARAppARAppBase - FLARToolkit寫好的AS包裹檔案。

物件檔案AS包裹檔案-自己所自製的AR包裹檔案,並對應到FLASH物件檔案

FLARToolkit也是一套快速建構擴增實境技術的軟體,除了能夠辨識PATTERN及多個PATTERN,並且能夠以FLASH ActionScripts3.0程式撰寫PATTERN之間的互動,達到互動的多更能性,但是美中不足之處為效能不佳且無法增加太多的3D果。

必須有三個命名的資料夾,DATAMODELOSG
DATA檔案夾是用來放置PATTERN的資料夾
MODEL檔案為放至3D模型檔案,FLAR指限於讀取DAE檔案
OSG檔案為原始下載來就存在的檔案,並不需要去更動

網頁:http://saqoosha.net/en/flartoolkit/start-up-guide/

¡FLARToolKit is the name of the Library we will use in order to implement AR in our project. This library was created by Saqoosha and is based on NyARToolkit 2.0.0. It is availible as open source under the GNU General Public License
¡PV3D is the abbreviation of Papervision 3D. This is a realtime 3D engine also available as open source.
¡FLARVision is the name of the demo we will be creating. This is a combination of the names FLARToolKit and Papervision 3D.
¡camera_para.dat is a binary file that is required by the FLARToolkit in order to urn. It represent setting and configurations values for web cams.
¡Marker or Pattern is the name of the graphic FLAR will analyze and calculate its orientation from. This graphic is a special box with a think black border and a graphic inside. You need this in order to get AR working.
¡CardEmulator is a simple class that will act like a printed marker card when you don't have a web cam or are doing testing. We will emulate how a person would hold the marker up to the camera based on mouse movement.



留言