papervision3d
how can i remove object from Tweenlite
how can i remove object from Tweenlite private var planeCards:Plane; protected function animate():void[详细]
2023-04-04 05:23 分类:问答How can i control a collada model's animations with papervision3D?
How can i control a collada model animations with papervision3D? And why everthing i find for papervision3D is 2008 or 2009 dated? is this library death开发者_高级运维??You can control DAE animation b[详细]
2023-04-04 05:19 分类:问答having simple buttons in papervision
there\'s a simple thing in papervision I can\'t do , I want to have a sim开发者_如何学JAVAple button on my swf like we have in flash , just a 2d square which is on screen and you can click on it and h[详细]
2023-03-22 08:58 分类:问答Papervision3D Coordinate Axes
I have a flash application and I use papervision3d library. I put my objects to the scene, no problem but I also want to show the 开发者_StackOverflow社区coordinate axes (x,y and z) to user.[详细]
2023-03-08 01:14 分类:问答masking text3D in papervision3D
I have a text3D and I want to mask it with a Plane . I usually mask my things by defining two ViewportLayers , then开发者_开发知识库 give every object a Layer by[详细]
2023-03-05 16:03 分类:问答How can I add a flex component programmatically from within a Papervision Class without using this.parent...?
I have a flex application and a papervision BasicView. I would like to add a new flex UIComponent (such as a button) from within the papervision class. I have posted the full example code below. It wo[详细]
2023-02-20 20:40 分类:问答How can I load a Papervision/Flex application (SWF) as a material on a Papervision plane?
I am trying tobuild a portfolio application similar to the used by Whitevoid. I am using Flex 4 and Papervision3D 2. I have everything working except for one issue. When I try to load an external SWF[详细]
2023-02-19 17:55 分类:问答how I can get mouse z coordinates on flex papervision3d?
I am working on panoramic scene . And I want to move a plane with cursor. When I move mouse, plane must be mouse coordinates. And I want to take plane 3D coordinates (x,y,z) expecially z-coordinate.I[详细]
2023-02-17 14:40 分类:问答Using tweenlite to tween 3d coordinates
im trying to tween a sprite to new 3D coordinates (x,y,z) using AS3 and i would like to use TweenLite to do it but i don\'t know how?[详细]
2023-02-13 11:45 分类:问答papervision 3d instacning
anyone actually successfully implement 3D object instancing with p开发者_开发问答apervision 3d?[详细]
2023-02-12 17:55 分类:问答