Flash 3D

The educational technology and digital learning wiki
Jump to navigation Jump to search

Definition

Flash 3D refers to various attempts to create 3D objects or even scenes with Flash. This is a short overview piece on various technologies.

There exist 3 "solutions" from an designer point of view.

  • Buy a special toolkit
  • Use ActionScript libraries together with some ActionScript programming either in CS3 or with the Flex compiler (or both)
  • Use the new Flash 10 3D ActionScript library with the free Flex compiler
  • Use Adobe CS4

Of course, since Flash (until version 10) was just "2D", performance is not outstanding. On a normal computer you get maybe 10 frames/second for a moderately complex scene. On the other hand, Flash is about the only format that is available on most client machines... I'd certainly prefer X3D-based (human readable format) solutions, but it seems that this may never become popular. Industry and many designers don't seem to like such formats. We can understand that gaming engines need to be optimized and ultra fast, but simple scenes on the web ?

Products / Software

... that help to create 3D Flash in various ways.

Firstly you may draw things with a "normal" 3D modeling software. You then can find various ways to import these into Flash.

Modeling tools and engines

  • FreeSpin 3D. Enables the importing of 3D Models directly into Adobe Flash as a Flash Movie Clip object. With timeline support and an Action Script interface. In August 2008 this product was in Beta stage and it is free (registration needed). The first final version will be sold.
  • Swift 3D is a popular commercial tool ($250 on Aug. 2008) to create 3D objects and animations for Flash (and other 2D formats).
  • Sophie3D is an engine (using the Flash Player) that can render Wavefront objects and offers some user controls. A version with an advertisement is free.

ActionScript 3D engines

The two most popular engines seems to be Away3D and PaperVison3D. Both are free.

  • Away3D is a realtime 3D engine, i.e. an ActionScript library for Flash. Freeware (you can give donations). The website includes tutorials, a wiki, downloads and examples. It works together with Flashdevelop, a code editor for ActionScript 2/3 and other languages.
  • PaperVision3D (PV3D) is another popular library and you get to see some fish.
  • Sandy 3D Engine. Sandy is an intuitive and user-friendly 3D open-source library developed in ActionScript 2.0 and ActionScript 3.0 for Adobe Flash.
  • WireEngine3D is a lightweight, free (GPL) and fast 3D Engine for Flash 8/9.

Physics engines

  • [WOW Engine. a free AS3 open source physics engine written by Seraf (Jérôme Birembaut) capable to handle positions in a 3D environment. It uses the Sandy library (see above)
  • APE is a free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License. APE is written and maintained by Alec Cove.

Flash 10 3D

  • Flash Player 10
    • Flash Player beta downloads (released as Beta in sept. 2008). This page (at the bottom) also has a link for the Flex SDK needed and the documentation (zip file)
    • This engine seems to offer better performance than the AS 3 libraries (above) and this is not surprise of course.
    • But it has less features it seems.

Libraries working with ActionScript engines

  • FLiNT particle system by Richard Lord. Flint is an open-source project to create a versatile particle system in ActionScript 3. The aim is to create a system that handles the common functionality for all particle systems, has methods for common particle behavior, and lets developers extend it easily with their own custom behaviors without needing to touch the core code. FLINT can (as an option) be used with PaperVision3D and Away3D.

ActionScript editors

Since all the free ActionScript engines imply that you have to code ActionScript, you may consider using a good editor/IDE.

See Flash_ActionScript 3 overview for some suggestions.

Links

Overviews and comparisons

  • 3D Flash (Wikipedia, only a stub in aug 2008).

Tutorials

(none tested or endorsed for far ...)

General
Away3D related
PaperVision 3D

Some free 3d objects

Examples

  • Flash3D Category in "Best Flash V2.2".

Websites

(needs some sorting, deletions and additions ...)

  • draw.logic has several Flash/AS3 3D-related articles. Also many good links.
  • Infinite Turtles by Rob Bateman. Has news and demos.
  • Flash 3D includes both Away3D, Papervision and Sophie3d information (most in Italian)
  • Masputih