Optimal view

Software: Away3D 3.x

vegetable, Newbie
Posted: 02 February 2012 03:09 PM   Total Posts: 7

Hello.
How to set up my scene, camera and plane to view image on it without any distortion? I want to show image on plane and it should be as it would be on regular flash scene. Now its distorted and i cant seem to find the perfect settings to view it.
Thank you.

   

FLAmaniac, Newbie
Posted: 02 February 2012 04:29 PM   Total Posts: 9   [ # 1 ]

try OrthographicLens (set to Camera3d)

   

vegetable, Newbie
Posted: 02 February 2012 04:41 PM   Total Posts: 7   [ # 2 ]

I set my lens:

camera = new Camera3D();
camera.lens = new OrthogonalLens(); 

Now it seems to be really far away (it used to be ~ 700 x 500 px, now it shows as ~70 x 50) , I’m changing z val of my camera and it does nothing. My Object container’s z = 0 .
Am i doing something wrong ?

 

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X