Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

From a Maya scene to a WebGL animation, where to start?

I've got some time, and I really would like to learn to get my Maya animated scenes into WebGL. I'm not sure where to start really. It would be amazing if I could make a Canvas element and place a Maya scene into it so that it's animating. Does anyone got a tutorial or some hints?

PS. Answers about 3ds Max are also welcome!

like image 225
Tower Avatar asked Apr 05 '10 18:04

Tower


3 Answers

have a look at http://www.inka3d.com Directly from Maya to WebGL without coding.

like image 107
Jochen Avatar answered Nov 14 '22 14:11

Jochen


I have no experience with it, but Coppercube apparently can import Maya animations and export to WebGL. A little more info on the pipeline is here. The software is not free, but has a trial version.

like image 30
brainjam Avatar answered Nov 14 '22 15:11

brainjam


Copperlicht seems to be a pretty complete solution, utilising Copperlight as the world editor. It can import 3ds files, so you're good to go with 3DS Max.

GLGE also looks like it's worth a shot. Works with blender, but Collada support is coming, so that should open it up to XSI, Maya and Max.

To be honest though, you aren't going to be able to go get animations straight out of any major 3D package and into WebGL without at least a little bit of legwork / faff right now; the tech is just too new...

like image 3
Mathew Avatar answered Nov 14 '22 15:11

Mathew