How do you couple Away3D and the WoW engine?
It's not very complicated since both libraries do pretty much the whole work for you.
So for once, I'll just place the source .as (ported from Jerome's latest post) to demonstrate how they work together.
More info: join the WOW engine google group
You can download the source of this little demo here....
Note that you will need to have the Away3d, WoW and the Polygonal labs libraries installed on your machine to be able to compile.
svn Away3D
svn WoW
svn Polygonal labs


September 5th, 2008 at 1:13 am
Hey fabrice… the source link seems to have disappeared
I was hoping to rip it down and have a play…
September 6th, 2008 at 3:10 pm
hey thx Mark… I’ve corrected this and also added an update of the class. It was no longer working with the latest trunk.
May 3rd, 2009 at 9:29 pm
Hi, anychance you could update this tutorial to work with the latest libraries? thanks