away3d

How to set Video Frame Capture Using Bitmap Data

六眼飞鱼酱① 提交于 2019-12-24 03:11:09
问题 I'm implementing an Augmented Reality application for android using Flash. In order to get the application working on my Android Phone (nexus One) the Phone Camera must be activated as well. So I need 2 layers one for the background which is the feed of my phone camera and an other one on top of it which is the view from away3d in this case. So setting up a BitmapData object to hold the information of the most recent webcam still-frame I can make this work. If I use papervision3D library and

What is the best Actionscript3 3D Engine?

一世执手 提交于 2019-12-19 03:13:32
问题 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 first got interested in the 3D world for flash and actionscript3, all I knew of was papervision3D. In my curious way I went to read up on papervision3D and was shocked at the lack of tutorials. Later I started to research Away3D and have found that their site is easy to traverse and there are many tutorials and easy to

Loading an external swf - dimensions not correct

人走茶凉 提交于 2019-12-11 23:18:31
问题 I have a main swf file. It has a simple empty movieclip with instance name mc_external_swf. Now I use the document class to load an external swf file. The external file loads and is visible, but its dimensions are not fitting inside the movieclip conatiner, some of the stuff from the external swf is overlapping outside of the movieclip container. Look in the image below. Here is the code used to load the external swf file. var _swfLoader:Loader; var _swfContent:MovieClip; function goToPlay(e

Where to get comparing list of papervision3d vs Away3d?

坚强是说给别人听的谎言 提交于 2019-12-08 05:44:27
问题 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 or later to Away3d. So I need a list of things that aere not in Away3d that I have in PV3d. And a list of generall use diffrencies (use of cameras, viewports, etc). So where to get comparing list of papervision3d vs Away3d, or could any one please write it down here? 回答1: I would advise against

Where to get comparing list of papervision3d vs Away3d?

家住魔仙堡 提交于 2019-12-06 22:19:24
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 or later to Away3d. So I need a list of things that aere not in Away3d that I have in PV3d. And a list of generall use diffrencies (use of cameras, viewports, etc). So where to get comparing list of papervision3d vs Away3d, or could any one please write it down here? I would advise against this. Away3d was a fork of PV3D and there are a lot of similarities, but it looks like pv3d is dead, while we