4
votes
7answers
521 views
What is the best Actionscript3 3D Engine?
I am looking for a somewhat detailed explanation of which 3D Engine for Actionscript3 is the most efficient, practical, scalable, documented, community supported, etc. When I firs …
1
vote
5answers
165 views
3D, AS3, Flex - Convert degrees of rotation to visible height
I need to know what the visible height of a display object will be after I change it's rotationX value.
I have an application that allows users to lay out a floor in 3D space. I w …
0
votes
3answers
372 views
Problem With DAE parser augmented Reality
Hi everyone,
I tried everything but no success.I am having big problems in importing files.So many error.... spent 5 hours but nothing. I successfully able to create project using …
2
votes
4answers
240 views
Arcball Implementation for Papervision3D
Is there an arcball implementation for Papervision3D?
There are many arcball implementations for Flash/ActionScript but none specifically for Papervision3D.
Here's an example of …
0
votes
1answer
241 views
Error parsing .dae,Error#1009 in flash player,Augmented Reality flash
Hi,
whenever i am trying to use an animate.dae file(i am creating small project using flartoolkit+papervision3d+ascollada) .The flash player is reporting me the errors pasted below …
-1
votes
0answers
19 views
access Spring Camera method
hi
how to access spring camera methods and parametr when my class extends from basi view
package {
import flash.display.DisplayObject;
import flash.display.InteractiveObject;
impo …
1
vote
1answer
89 views
How do I adjust the overall alpha value of a Collada Model in Flash PaperVision3D?
Hi,
I want to display a Collada model over top of a video stream and dynamically adjust its alpha value. Right now I have it partially working in PaperVision but I can't seem to …
0
votes
1answer
37 views
error insert text in papervision typography class
hi evryone , i am encounter with a small problem
i want to make a 3d rtl text animation with papervision
this code generet a problem to this :
[Fault] exception, information= …
0
votes
0answers
31 views
Planewidth after bending (using pv3d, as3dmod)
Hi there,
I got a huge problem. I'm stuck there for two weeks now.
It's seems pretty simple.
I'm creating a plane, mapping a texture to it.
After that I bend it, using the bend …
0
votes
1answer
68 views
Apparent width of a rotated Plane in Papervison (AS3)
Does anyone know how to determine the "apparent width" or visual width of a Plane or DisplayObject3D that has a variable rotationY.
Ie
plane.width,
containerSprite.width
etc?
0
votes
1answer
62 views
Flash Texture Mapped Triangles look horrible
I have a 3D cube made with PaperVision3D.
Each "side" is made of 2 triangles.
I have a different texture "material" mapped to each side.
When I rotate the cube the texture is sk …
0
votes
2answers
262 views
Papervision3D; rotate child objects within camera view
Hi all,
It's my first time with Papervision3D and I have created a slide show of images that is skewed on the y-axis. Smallest photos on the left, and they increase in size goin …
0
votes
1answer
54 views
How to anti-alias a collada model in papervision3D?
How to anti-alias a collada model in papervision3D?
I've tried searching everywhere but didn't find any ways to anti-alias models. I've also tried blurring it a little as an anti- …
0
votes
1answer
131 views
ScrollPane in Papervision3D
I am having major issues with a ScrollPane component in Papervision3D. This issue has been brought up at a couple of different forums, but not solved:
http://osflash.org/pipermai …
0
votes
1answer
64 views
How to set alpha on a DAE?
I'm a bit new to Papervision3D, and I'm trying to set the alpha level on a DAE I'm loading from a Collada file.
How can this be done? I'm aware that I can set useOwnContainer to …
