所有软件外包项目 Gray arrow bg Augmented Reality FLARTool

Augmented Reality FLARTool 资金已经托管 线上项目,线下洽谈,智城安排

发包方 : Sharon dent 接包方 : Mac_developer 状态 :完成
项目编号 : 97493
项目预算 : $1,000-5,000
开发周期 : 7 天
技能 : XML
发布日期 : 2010-02-20

描述

Augmented Reality Business Card Website



The project consists of the following requirements:



1. Uses FLARToolKit


2. Loads Video flv files


3. Can display different videos for different markers


4. QR code on card


5. Video or Markers can Easily be changed in the code area (.as or xml file)



The SWF file is created and placed on a website.



When the marker with QR code is placed in front of a webcam, the swf file will load the proper XML file which would have the Video FLV for that Business card.



Here are a few sites:



This one has the FLV videos which change when keys are pressed.



http://www.laboratory4.com/wp-content/uploads/arfashion/




Code Example of the .as file:




private function keyPressedDown(param1:KeyboardEvent) : void


{


var _loc_2:uint;


_loc_2 = param1.keyCode;


switch(_loc_2)


{


case 32:


{


if (videonumber != 2)


{


netStream.seek(0);


netStream.close();


netStream.play("assets/video22.flv");


videonumber = 2;


}


else


{


netStream.seek(0);


netStream.close();


netStream.play("assets/video1.flv");


videonumber = 1;


}// end else if


break;


}// end case


case 49:


{


videoPlane.scale = videoPlane.scale + 0.25;


break;


}// end case


case 50:


{


if (videoPlane.scale > 0.25)


{


videoPlane.scale = videoPlane.scale - 0.25;


}// end if


break;


}// end case


case 51:


{


videoPlane.scale = 1;


break;


}// end case




YouTube Videos



http://www.youtube.com/watch?v=10zcGPQys0A




Code Example:



http://www.adobe.com/newsletters/edge/august2009/articles/article7/2_Augmented_Reality_SOURCE.zip




Business Card Example:



http://www.augmentedbusinesscard.net/



Lots of free FLARToolKit and AR code out there but we need a simple solution to store QR Codes and load them for different markers placed in front of webcam.



Thank you



John





竞标

请您先登录,然后提交此项目的竞标方案。
还不是智城用户? 智城期待您的加入,请注册成为我们的一员吧!
Project ad2