开发者

Can I make Flash CS4's 3D functionality work with 3D glasses?

开发者 https://www.devze.com 2022-12-24 01:25 出处:网络
开发者_如何学PythonI know it can be done in papevision -> http://codejockeyscorner.blogspot.com/2009/04/papervision3d-anaglyph-scene.html but I\'d like to be able to do it just using Flash\'s 3D funct
开发者_如何学Python

I know it can be done in papevision -> http://codejockeyscorner.blogspot.com/2009/04/papervision3d-anaglyph-scene.html but I'd like to be able to do it just using Flash's 3D functionality. I'm aware that its more 2.5D but was wondering if anybody knew how to create a situation so you can view it with 3D glasses (red and blue)


Stereoscopic images can be made with a simple camera so the choice of a 3d engine shouldn't make a difference : )

Very basically : you have to do is to duplicate the scene (one blue/ onered) and change slightly the PerspectiveProjection for each. The viewpoints need to be placed at a distance proportional to the one you have between your two eyes.

0

精彩评论

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