Ask a Question related to Macromedia Director 3D, Design and Development.
-
corbaserratapando #1
moving 3D objects from cursor values
Can anyone tell me if it is possible to reposition an imported 3D object based
on the inputs from cursor positions. I am trying to build an interface which
takes positional data from a still image, via setting mouse clicks as reference
points, which then reposition a model in a 3D representation of the still image
scene. Thanks John
corbaserratapando Guest
-
Cursor moving in one position
Hi all, in some aplicantions, we can see the cursor moving in one position, like an "indicator of application is running". In the examples that I... -
Moving within a cursor declared in plpgsql function
I have searched the web/archives for a solution to this and have found a few entries to my question but nothing definitive. In essence I have a... -
Moving Field off screen - cursor stays
Mark, Are you using a text member or a field member? I would recommend making it not editable through lingo just prior to moving it off the stage.... -
Moving Custom Cursor with the key board?
Hi, me again. I want to move a custom cursor or just a sprite using the arrow keys and the enter key instead of a mouse down / click. I have... -
moving the cursor in text
Hi all, How can I move the cursor in a editable text box through code. So if the user pushes the 'home' key I can move the cursor to the start of... -
Agustín María Rodríguez #2
Re: moving 3D objects from cursor values
corbaserratapando wrote:
Yes, it is. Take a look at worldSpaceToSpriteSpace() and> Can anyone tell me if it is possible to reposition an imported 3D object based
> on the inputs from cursor positions. I am trying to build an interface which
> takes positional data from a still image, via setting mouse clicks as reference
> points, which then reposition a model in a 3D representation of the still image
> scene. Thanks John
>
spriteSpaceToWorldSpace(). Also remember to use the offset of the 3D
sprite´s left and top positions.
Cheers,
--
Agustín María Rodríguez | Interactive Director
Methanoia Studio | [url]http://www.methanoia.com[/url]
Agustín María Rodríguez Guest



Reply With Quote

