开发者

Trying to use a movieclip on a mesh

开发者 https://www.devze.com 2022-12-19 20:43 出处:网络
Im new here and I got a question, I need 开发者_如何学编程to use a movieclip on a mesh, I mean, make that the shape of my movieclip fits in a mesh, my movieclip now have a rectangular form, and I want

Im new here and I got a question, I need 开发者_如何学编程to use a movieclip on a mesh, I mean, make that the shape of my movieclip fits in a mesh, my movieclip now have a rectangular form, and I want it to adopt a cylindrical one.

Obviously, I want that my moviecliip keep all its funcionality, buttons, animations, etc.

Thx in advance.

Cyas.-


You could take a few approaches to this:

1) the one I would go for, use a displacement map like this: http://dispatchevent.org/roger/cylinder-mapping/

2) use a 3d engine such as away3d, papervision or sandy and use your swf as a material on a cylindrical mesh

3) use pixel bender (not my first choice, but probably possible)

0

精彩评论

暂无评论...
验证码 换一张
取 消