Articles about collada’

Oct 5, 2009

Collada to ActionScript 3.0 exporter BETA: Testers needed!

Posted by Dennis in Uncategorized 12 comments

There are a lot of people who use Blender and the Blender to ActionScript exporter. However, there are a lot of people who use Maya, SketchUp, DAZ Studio or any other 3D program who aren’t able to export to ActionScript classes. Some people came to me with the question “why don’t you create a COLLADA [...]


Feb 20, 2008

3D Silverlight 1.0: Simple Collada parser

Posted by Dennis in 3D 5 comments

A while ago I made a very simple Collada parser that was written in JavaScript and drew on a HTML 5 <canvas>.
Silverlight 1.0 also makes use of JavaScript so converting it seemed like a good excercise. You can see it here. Fortunately I didn’t have to change much. Only the way in which the lines [...]


Nov 21, 2007

Parsing Collada 3D assets with JavaScript in the HTML 5 Canvas element

Posted by Dennis in 3D 4 comments

A few weeks ago there was a “Fronteers” (the Dutch guild of front-end developers) meeting at our office in Utrecht. I was asked to give a talk about something interesting related to front-end web development. Quite a lot has been said and written about standards, accessibility, etc. so I had to come up with something [...]


Aug 1, 2007

Sandy 3D, Tweener, pulling vertices

Posted by Dennis in 3D, ActionScript, Flash 19 comments

There was a rumor that the new Sandy AS3 version and Tweener could not be combined. That would’ve been a real shame … if it was true Fortunately, it isn’t. Since I just made a minor change to Sandy’s Collada parser (now it also reads vertex normals) I decided to combine these things into [...]


Mar 30, 2007

Papervision3D tutorial updated: embedded Collada

Posted by Dennis in 3D, ActionScript, Flash, Flex 3 comments

Papervision3D has had a little revision which affected my tutorial. Some people had problems loading the .dae file because they used a different directory structure. I thought it would be a good idea if Papervision3D supported embedded Collada files. Turned out I wasn’t the only one, so this feature is now supported in Papervision3D’s latest [...]