Hi
I am very new to 3d and obviously away3d. I am creating a 3d town which will have lots of external 3d objects and also a few basic away 3d mesh with external bitmaps for texture.
I intend to use AssetLibrary class to manage my assets. Now I am maintaining a list in an xml file containing name, path and type of my asset.
My question is how should i load assets. Should i use AssetLibrary.load or loader3d. Also how should i load my bitmaps.
I will also start experimenting now and if i reach a good solution will definitely share it over here.
Thanks in advance.