Alternativa3D_8.27.0

所属分类:FlashMX/Flex源码
开发工具:Flex
文件大小:6461KB
下载次数:3
上传日期:2014-06-30 18:57:24
上 传 者hjinxueqiang
说明:  Alternativa3D_8.27.0、flash的3d引擎、喜欢flash 3d的童鞋们可以来试试
(Alternativa3D_8.27.0, flash 3d engine, like flash 3d shoes can try)

文件列表:
Alternativa3DExamples (0, 2012-03-01)
Alternativa3DExamples\.actionScriptProperties (2471, 2012-02-22)
Alternativa3DExamples\Alternativa3DExamples.iml (6354, 2012-02-22)
Alternativa3DExamples\src (0, 2012-03-01)
Alternativa3DExamples\src\shadowsexample (0, 2012-03-01)
Alternativa3DExamples\src\shadowsexample\bark_diffuse.jpg (75997, 2012-02-22)
Alternativa3DExamples\src\shadowsexample\branch_opacity.jpg (52331, 2012-02-22)
Alternativa3DExamples\src\shadowsexample\bark_normal.jpg (79184, 2012-02-22)
Alternativa3DExamples\src\shadowsexample\branch_normal.jpg (88163, 2012-02-22)
Alternativa3DExamples\src\shadowsexample\ShadowsExample.as (6806, 2012-03-01)
Alternativa3DExamples\src\shadowsexample\grass.jpg (799099, 2012-02-22)
Alternativa3DExamples\src\shadowsexample\branch_diffuse.jpg (41803, 2012-02-22)
Alternativa3DExamples\src\helloalternativa3d (0, 2012-03-01)
Alternativa3DExamples\src\helloalternativa3d\HelloAlternativa3D.as (2557, 2012-01-19)
Alternativa3DExamples\src\wireframe (0, 2012-03-01)
Alternativa3DExamples\src\wireframe\WireFrameExample.as (3623, 2012-01-19)
Alternativa3DExamples\src\skinexample (0, 2012-03-01)
Alternativa3DExamples\src\skinexample\Tentacle.as (4062, 2012-03-01)
Alternativa3DExamples\src\skinexample\SkinExample.as (4469, 2012-03-01)
Alternativa3DExamples\src\skinexample\head.jpg (10986, 2012-03-01)
Alternativa3DExamples\src\skinexample\tentacle.jpg (8846, 2012-03-01)
Alternativa3DExamples\src\Alternativa3DExamples.as (1297, 2012-03-01)
Alternativa3DExamples\src\parsersexample (0, 2012-03-01)
Alternativa3DExamples\src\parsersexample\model.A3D (32285, 2012-01-19)
Alternativa3DExamples\src\parsersexample\ParsersExample.as (7705, 2012-01-19)
Alternativa3DExamples\src\parsersexample\model.DAE (60254, 2012-01-19)
Alternativa3DExamples\src\parsersexample\model.3DS (41716, 2012-01-19)
Alternativa3DExamples\src\parsersexample\texture.jpg (95376, 2012-01-19)
Alternativa3DExamples\src\animspriteexample (0, 2012-03-01)
Alternativa3DExamples\src\animspriteexample\explosion.png (930296, 2012-01-19)
Alternativa3DExamples\src\animspriteexample\AnimSpriteExample.as (3426, 2012-01-19)
Alternativa3DExamples\src\alphatestexample (0, 2012-03-01)
Alternativa3DExamples\src\alphatestexample\diffuse.jpg (106822, 2012-02-22)
Alternativa3DExamples\src\alphatestexample\alpha.jpg (62312, 2012-02-22)
Alternativa3DExamples\src\alphatestexample\AlphaTestExample.as (5140, 2012-02-22)
Alternativa3DExamples\src\mouseeventsexample (0, 2012-03-01)
Alternativa3DExamples\src\mouseeventsexample\MouseEventsExample.as (4334, 2012-01-19)
Alternativa3DExamples\src\mouseeventsexample\texture.jpg (25542, 2012-01-19)
Alternativa3DExamples\src\demoexample (0, 2012-03-01)
Alternativa3DExamples\src\demoexample\character.DAE (634892, 2012-01-19)
... ...

Adobe Flex Builder connection * Download and install the Adobe Flash Player 11. o http://get.adobe.com/flashplayer/otherversions/ * Download the latest version of the Adobe Flex SDK (currently 4.6) and unzip to any place. o http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.6 * Unpack the ZIP archive Alternativa3D 8 at any convenient location (for example, in a subfolder of the project). Specify the path to Project->Properties->ActionScript Build Path ->Library Path->Add SWC. o http://alternativaplatform.com/en/download8/ * Connect SDK, go to Window->Preferences->Flash Builder->Installed Flex SDKs->Add. Specify the name. Then press the OK button and put a tick next to your SDK. * Set additional parameters of the project Project->Properties->ActionScript Compiler->Additional compiler arguments: "-swf-version=13". Also include the option Generate HTML wrapper file. * In Project Explorer, open the project html-templates\.html (right click ->Open With->Text Editor), specify params.wmode = "direct";. FlashDevelop connection * Download and install the Adobe Flash Player 11. o http://get.adobe.com/flashplayer/otherversions/ * Download the latest version of the Adobe Flex SDK (currently 4.6) and unzip to any convenient place. o http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4.6 * Unpack the ZIP archive Alternativa3D 8. Copy the file Alternativa3D.swc into the lib folder of created project. o http://alternativaplatform.com/en/download8/ * Open the project in FlashDevelop. Connect Alternativa3D.swc to the project by right-clicking on the item Add to Library. * Specify the path to the downloaded SDK: Tools->Program Settings->AS3 Context->Flex SDK Location. * Specify the Project->Properties->Compiler Options->Additional Compiler Options: "-swf-version=13 -target-player=11.1 -static-link-runtime-shared-libraries=true". * Open index.html to add wmode: "direct" to the parameters of SWFObject. For any technical assistance please contact our technical support websites: - wiki.alternativaplatform.com - knowledge base with the latest information on the project - forum.alternativaplatform.com - forum, where developers will answer your questions - http://wiki.alternativaplatform.com/Alternativa3D_8_basics - the tutorial will be helpfull to people who begin to teach Alternativa3D

近期下载者

相关文件


收藏者