I\'m making a 1st person shooter for Flash in Away3D, but it seems that setCursorPos isn\'t working properly. When I call setCursorPos, the cursor moves to the center of the screen, but also triggers
I am looking for useful tips for reducing or removing triangle overlapping in Away3D. I already tried to increas segmentsW and segmentsH but it doesn\'t solve the problem.
So I know that PV3d looks quite dead. But it is documented over the internet much better. So I decided to develope my product using old but good PV3d engine. Time goes on so I plan to port it sooner o
So I have some 3d points generator that gives points like {1,开发者_运维百科1,1} {1,2,3} {1,3,3} {2,4,5}
As I understand flash 10 has some basic 3d features. My question is if any of the 3d engines available today (ppv3d, away, sandy, alternativa, am I missing one) uses these features and does this provi
I would like to开发者_如何学C know if there is a way to avoid processing some objects in a away3DLite scene. The problem is that I Have a scene with a lot of spheres, some of them are not visible ( ou
I cannot apply a texture to an object, I don\'t know why... ( AS3 blender export script and Collada Import is not working for me
What are the pros and cons of various Flash 3D engines with regards to performance on mobile devices? Which do you prefer -- which have you tried (examples of apps 开发者_如何学运维developed) implemen
I have a Collada (.dae) file that I found on Google\'s 3d Warehouse. Using Away3d, I\'m able to load the file and display it开发者_C百科 on my view using the following code:
I am building a website which loads some collada objects for each area. But I couldn\'t manage to clean the memory. It seems impossible to kill the objects.