Questions tagged [away3d]

Away3D is an open-source real-time 3D engine for the Adobe Flash Platform.

Away3D is an open-source engine for rendering realtime 3D content on the Adobe Flash Platform. It was first launched as a fork of Papervision3D in 2007, by Alexander Zadorozhny and Rob Bateman, and is now developed by the Away3D team and a large number of contributors. It is the most popular open-source engine for the platform.

The Away3D set of libraries support Flash Player 9, 10, and 11, and implements the hardware accelerated capabilities of the most recent version. The latest major version, Away3D 4.0 is a complete rewrite from scratch for the GPU accelerated Stage3D APIs of Flash Player 11.

172 questions
0
votes
1 answer

Check collision between two bounding boxes in Away3D?

I need to do some simple collision detection in Away3D. I found the away3d.bounds.AxisAlignedBoundingBox class, but it seems I can only check collisions between the bounding box and a Vector. Is there any way to check the collision between two…
CommunistPancake
  • 597
  • 2
  • 10
  • 22
0
votes
1 answer

Printing a 2D element makes stage3d view disappear

I have an application that consist of a 3D view and some 2D views. The problem occurs when I try to print one of the 2D views. The 3D view disappears after the printing has been performed. I have replicated the problem with the Basic_Load3DS…
Andrium
  • 103
  • 6
0
votes
1 answer

How to use the lights in multi class in away3d 4.0 Beta?

I started in awayd3D and have not found a solution on a version 4.0beta, I can appeal to you. I have done many research on the internet hoping to find an explanation of the use of lights but the few explanations related to each version 3. I realize…
Goupil
  • 11
  • 2
0
votes
2 answers

AS#3, 3D Modelling Formats AWD, Collada, A3DS

Here are my specs: flash Professional SC5 + Added flash player 11.02 to debugger version "15". Away3d 4.0 3d MAX 2012 flex SDK 4.5 or 6 I'm trying to load a simple model with an animation into flash CS5, the problem is not the coding as such its…
joshua
  • 676
  • 1
  • 5
  • 19
-1
votes
2 answers

Installation of Away 3d 4.0

I have some programming experience with Actionscript 3 and am totally new to Away3d. I have not been successful in installing the library on FlashDevelop, which is my favorite editor, although I also like FDT ( free version though... ). If someone…
-1
votes
1 answer

How to modify maximum z render on Away3d?

I am using Away3d version 4.2 to render 3d objects on flash and I am not able to find a way to set the camera in order to render objects further than 2048 away from the camera on any axes.
Delcasda
  • 371
  • 4
  • 13
-1
votes
1 answer

Away3d aplying texture/ matterial issues

Hello i try to texture a sphere with a png but it apply the texture wrong and messes it up. i cant find any way to move it around and play with the texture/material untill it will be set correctly. i want to create a soccer ball and to apply it a…
tomergott
  • 74
  • 11
1 2 3
11
12