Hello Forum,
is there any option to get the 2D Cords of an 3D Object within
a nested 3D model (3ds). My starting point is an 3ds exportet
from blender. In this 3ds are 2 objects/models.I rotate the
whole 3ds. Now i want to get the stage x/y cords of one of the
models within the 3ds. Don’t know if anyone understan what i mean.
here some images an a link to explain.
designbureau.de/swr/stammbaum/3D/01.jpg
designbureau.de/swr/stammbaum/3D/02.jpg
designbureau.de/swr/stammbaum/3D/
Here you can see that i can target the object in the 3ds.I rotate it
on a onEnterFrame:
if (model) { model.getChildByName(“wuerfel”).rotationX += 10 };
But i dont know how to read its 2D cords.
... any help would be appreciated
regards simon
PS: flashplayer 10 version