[Papervision3D] Wish list after PV3D RC1

John Grden neoriley at gmail.com
Fri Feb 2 08:32:55 EST 2007


This is something that Trevor's working on with Paperworld right now as we
speak ;)  I had created some base files for loading an ASE object with
material and he's writing a ModelManager where the functionality would
actually be very close to the concept below.  Right now, it's being based on
a master config xml file, then you just simply pass the reference of the
model node you want created and it does the rest (loads the ase/collada,
loads the material, creates the material, passes back the reference etc)

I think wish#3 might be outside the scope of PV3D IMHO.  I think the
flexibility is there in the engine for people to create structures for
loading/gaming/whatever you might do with it.  Just a thought.

Wish #3 (Maybe this one is possible already):
--
library.loadCollada('myScene.dae',MaterialsList);

scene.addChild(library.getChildByName('object01');
scene.addChild(library.getChildByName('object02');
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070202/90ff20b8/attachment.htm


More information about the Papervision3D mailing list