Monday, October 1st, 2007
In Papervision, the 3D Objects are defined in Collada files. Collada files are just XML files with a specific DTD (or schema). In consequence, colladas inherit the same qualities and defects as XML. One of the main defect is the file size which can be a major problem if you’re doing an online application.
Here a little tutorial to display a zipped collada in a papervision application : demo (more…
