Posted in work, as3 by nicoB on 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.
Read the rest of this entry »
1 Comment
Posted in labs, as3, 3d engine by nicoB on 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 Read the rest of this entry »
1 Comment
Posted in work, websites by nicoB on September 22nd, 2007
Here it is, the Diesel Fragrances website is online. In fact it’s been a few weeks now but I didn’t have any time to talk about it on my blog.
I did it with my company Megalos and I was the lead developer on this big international website.

Read the rest of this entry »
4 Comments
Posted in as3 by nicoB on July 21st, 2007
In this little tutorial, I’ll show you how to connect to the Flickr Service in actionscript3.

Here’s the demo
First of all, you’ll need :
- a Flickr account
- a Flickr API Key
- the Adobe as3flickrlib
- the Adobe as3corelib
Read the rest of this entry »
6 Comments
Posted in websites by nicoB on July 21st, 2007
Aezia and monsieur VD just released their brand new portfolios.
Take a look at their work it’s really great :
- http://www.aezia.net
- http://www.monsieur-vd.com/
Both are freelance, so don’t hesitate to contact them to have a sublime, ergonomic and W3C valid website!
1 Comment