Archive for October, 2007

Wednesday, October 24th, 2007

My first Papervision project is online, yyyeeaaahhh!!!

With my company, I’ve developped the new Diesel Factory website. Now you can customize your own fragrance bottle and watch the result live in 3d.

Have a look at : http://www.diesel-factory.com.
(more…

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…