From Surf Wiki (app.surf) — the open knowledge base
Away3D
Open-source game engine
Open-source game engine
| Field | Value |
|---|---|
| name | Away3D |
| logo | Away3d logo.png |
| logo size | 120px |
| screenshot | AwayBuilder IDE 1Gold.png |
| caption | The Away Builder interface with a sample polar bear 3D model (center), and object hierarchy (left). |
| author | Rob Bateman, Alexander Zadorozhny, Fabrice Closier, Peter Kapelyan, Greg Caldwell, Andreas Engstrom, Stephen White, David Lenaerts, Richard Olsson, Cauê Waneck |
| developer | Away Foundation |
| released | |
| discontinued | yes |
| latest release version | 4.1.6 |
| latest release date | |
| latest preview date | |
| programming language | ActionScript 3, TypeScript |
| operating system | Web, Windows, iOS, Android, BlackBerry |
| language count | |
| genre | Game engine |
| license | Apache License 2.0 |
| website |
Away3D is an open-source platform for developing interactive 3D graphics for video games and applications, in Adobe Flash or HTML5. The platform consists of a 3D world editor (Away Builder), a 3D graphics engine (Away3D or AwayJS), a 3D physics engine (Away Physics) and a compressed 3D model file format (AWD).
Development is managed by the Away Foundation, a UK-based non-profit focused on building and maintaining free and open-source software resources for high-performance mobile games and applications. The foundation is supported by corporate sponsorship (Adobe, JetBrains among others) and individual donors.
Platform
Away Builder
Away Builder is an open-source integrated development environment for importing, refining, preparing and exporting 3D models and animations. It can import 3D models from various 3D applications such as Autodesk 3ds Max, and can bake lighting into texture maps. The primary purpose of Away Builder is exporting 3D model packages for the Away3D engine. It supports the compressed AWD binary format, enabling smaller sizes for 3D models than ASCII-based formats such as OBJ.
The Away Extension's plugin enables exporting 2D and 3D content from Adobe Animate into Away3D or AwayJS.
Away3D
Away3D is an open-source ActionScript 3 engine for developing interactive 3D graphics within Adobe Flash Player and Adobe AIR. Away3D runs on current web browsers utilizing the Adobe Flash Player, and uses Stage3D for GPU-accelerated rendering.
The engine can render 3D models and perform various other 3D computations. It supports hierarchical object transformation with features such as position, rotation and scaling, rendering of bitmap textures. Real-time lighting and illumination is supported using Phong shading, Gouraud shading, point and directional lighting, cascading shadows, normal and specular mapping, global illumination and fog effects. It also supports stereoscopic rendering, 3D sound, extrusion tools, particle animation and skeletal animation. Post-processing effects may be used to enhance the quality of the graphics, and Away3D supports bloom, blur, depth of field and motion blur.
Away3D 4 and onwards fully supports GPU-accelerated graphics using the Stage3D API introduced in Flash Player 11, freeing up the CPU for other computational tasks. Since GPUs are capable of rendering many more textured triangles per second, it allows for much more detail and quality, and up to 100,000 triangles per frame instead of the typical 1,000 ceiling with CPU-based Flash rendering.
Away Physics is a physics engine based on the Bullet physics library, for collision detection, soft and rigid body dynamics. The engine is built jointly by the Away3D team and the JiglibFlash team, and is tightly integrated with the Away3D render pipeline.
AwayJS
AwayJS is an open-source JavaScript 3D graphics rendering engine for HTML5 web browsers, and is a port of the Adobe Flash-based Away3D. The Away3D codebase was ported to Microsoft TypeScript, a strongly-typed version of JavaScript that compiles to JavaScript files for compatibility with modern web standards. AwayJS runs on current web browsers and uses WebGL for GPU-accelerated rendering.
The engine can render 3D models and perform various other 3D computations. It supports hierarchical object transformation with features such as position, rotation and scaling, rendering of bitmap textures, and real-time lighting using Phong shading or Gouraud shading. It also supports shadow mapping, particle animation and skeletal animation.
AwayJS can render 2D and 3D graphical content using WebGL for GPU-accelerated rendering. It enables developers to use the existing Away Builder toolkit for editing, refining, compressing and texture baking 3D models and animations. AwayJS also supports the compressed AWD binary format, enabling smaller sizes for 3D models than ASCII-based formats such as OBJ.
The AwayJS API is consistent with the Flash version of Away3D, enabling existing developers to migrate from Flash to HTML5 seamlessly. To preserve backward-compatibility with Away3D, AwayJS enables developers to write GPU shaders in the Adobe Graphics Assembly Language (AGAL), or the standard OpenGL Shading Language (GLSL).
History
Away3D was started in 2007 by Alexander Zadorozhny and Rob Bateman as a fork of Papervision3D.
Away3D saw active community involvement since its introduction in 2007, and superseded Papervision3D after it was updated to support GPU-accelerated rendering using Stage3D. Three guide books have been published on 3D content development with Away3D.
The author states that the engine began as a spare-time project, and was created for fun. After large ad agencies and game publishers started it, they had to "evolve to keep pace". In an interview he further states:
In 2009, the Away3D community released Away3D Lite, a lighter version of the engine for Flash advertisements and other size-constrained content. Away3D Lite was the fastest and smallest full-featured 3D engine built for Flash. It weighed in at 25 KB and performed 4 times faster than the full Away3D engine. No future versions were released.
In 2011, a Flash book noted in the section on "3D with Flash" that "Away3D and Alternativa3D are currently the preferred solution for performance and features because they have a more active development community".
In 2013, Adobe chose Away3D as the sole 3D engine included within the Adobe Gaming SDK. Since then, Adobe has funded further development in Away3D and Away Builder, and has updated the Adobe Gaming SDK with new releases of Away3D.
In 2016, Away3D 1.2 was ported to the Haxe multiplatform language, enabling it to be cross-compiled to JavaScript and other languages that support 3D graphics. This also enables Away3D to run on OpenFL, a software framework with an API that is very similar to Adobe Flash Player API.
References
References
- [http://away3d.com/team Away3D Team], at the Official Website
- [https://code.google.com/p/away3d/ Away3D project page], Google code
- Arnaud, Remi. (2011). "Game Engine Gems 2". CRC Press.
- "Away3D 4.1.6 Release".
- [http://awaytools.com/awaybuilder/ Away Builder], Away Tools
- [https://github.com/awaytools/AwayBuilder Away Builder], [[GitHub]] repository
- [http://www.theawayfoundation.org/projects/away-physics/ Away Physics], Away Foundation
- [http://awdformat.com/ AWD Format Website]
- [http://awaytools.com/awdformat/ AWD Format], Away Tools
- Ganenkova, Elena. (2013-10-28). "Interview with Robert Bateman, founder of Away3d, an open-source 3D engine for the Flash Platform". [[JetBrains]].
- Hu, Michael. (2012-07-17). "Q&A With The Away Foundation's Rob Bateman". Adobe.
- [http://away3d.com/comments/away3d_adobe_and_the_away_foundation Away3D & Adobe] {{Webarchive. link. (2016-03-08 , 17 Jul 2012, by Rob Bateman, Away3D)
- [http://away3d.com/comments/jetbrains_partnership_and_interview JetBrains partnership and interview] {{Webarchive. link. (2016-03-08 , 28 Oct 2013, by Rob Bateman, Away3D)
- [https://creative.adobe.com/addons/products/14477 Away Extensions], By The Away Foundation, Adobe Add-on Marketplace
- [http://www.flashmagazine.com/Tutorials/category/away3d/ Away3D], FlashMagazine
- [http://away3d.com/features/ Away3D Features], Away3D.com
- [http://www.airtightinteractive.com/2011/10/stage3d-vs-webgl-performance/ Stage3D vs WebGL Performance], Airtight Interactive
- [http://away3d.com/comments/away3d-4-0-alpha-release-broomstick Away3D 4.0 Alpha release - Broomstick] {{Webarchive. link. (2011-09-23 , Away3D.com)
- "Away3D Typescript Website".
- [https://github.com/awayjs AwayJS], [[GitHub]]
- [http://blogs.adobe.com/flashplayer/2013/10/away3d-makes-its-way-to-typescript.html Away3D makes its way to Typescript!], Adobe AIR and Adobe Flash Player Team Blog
- [http://away3d.com/comments/typescript.away3d.com Away3D Typescript 4.1 Alpha], Away3D Blog
- Sperl, Daniel. (2014-02-05). "Starling JS flocking to the Away Foundation". Gamua.
- [http://lanyrd.com/2014/multimania/scytxb/ Introducing AwayJS], Lanyrd, Rob Bateman, 20 May 2014
- [http://blog.grokdd.com/tutorial-away3d-typescript-resource-complete/ Tutorial: Away3D TypeScript: Resource Complete] {{Webarchive. link. (2014-08-29 , 7 July 2014, Grok Digital Designs)
- [https://www.amazon.com/Away3d-3-6-Cookbook-Michael-Ivanov/dp/1849512809 Away3d 3.6 Cookbook], Amazon.com
- [https://www.amazon.com/Away3D-Essentials-Community-Experience-Distilled/dp/184951206X/ref=pd_bxgy_b_text_y Away3D 3.6 Essentials (Community Experience Distilled)], Amazon.com
- [https://www.amazon.com/The-Essential-Guide-3D-Flash/dp/1430225416/ref=pd_bxgy_b_text_z The Essential Guide to 3D in Flash], Amazon.com
- [http://away3d.com/download/away3d_lite_version_1.0 Away3D Lite Version 1.0], Away3D.com
- [http://away3d.com/comments/away3d-lite-v1-0-fastest-and-smallest-3d-engine-in-flash Away3D Lite v1.0: fastest and smallest 3d engine in Flash] {{Webarchive. link. (2016-03-08 , Rob Bateman, 11 Sep 2009, Away3D.com)
- link. (2014-08-10 , ByteArray.org)
- [https://creative.adobe.com/products/gaming-sdk Gaming SDK], [[Adobe Systems]]
- [http://blogs.adobe.com/flashplayer/2013/01/2013-full-speed-ahead-for-adobe-gaming.html 2013: Full Speed Ahead for Adobe Gaming!], Adobe AIR and Adobe Flash Player Team Blog, Adobe
- [http://blogs.adobe.com/flashplayer/2013/07/adobe-gaming-sdk-updated.html Adobe Gaming SDK Updated], Adobe AIR and Adobe Flash Player Team Blog, Adobe
- [http://www.theawayfoundation.org/posts/away-foundation-roadmap-2014/ Away Foundation roadmap 2014], Away3D Foundation
- [http://lib.haxe.org/p/away3d/ away3d 1.2.0], Ported to OpenFL 2.x/Haxe, [[Haxe]]lib
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Away3D — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report