Ask a Question related to Macromedia Director 3D, Design and Development.
-
iPhotoStuff2 #1
Can you Manipulate 3D object in Director Dynamically?
Greetings,
I am looking for some way to dynamically manipulate a 3d object and am
wondering if Director 3d has the ability to do this and if so, if any of you
want to take this on as a freelance project? (this is a serious request on a
cool project, not some hokey offer)
I had first hoped that Flash could do it since I am more familiar with flash,
but I was wondering if Director can update a 3d object on the fly as it gathers
new values for a number of points in the 3d object. Can Director do this?
If you know of any person, any business that knows how to do this PLEASE
contact me to discuss more. It has been difficult for me to understand the
capabilites of Director 3D without speaking to someone who is talented and
competent as I am sure most of you are.
Cheers,
-i
iPhotoStuff2 Guest
-
How To Dynamically Set Selected Item in SELECT List inDW Object
<-- Cross=posted on DW Application Development forum-- > Hi! I hope I can explain this situation halfway decently... I am creating a DW... -
Object Delayed loading dynamically into Placeholder
I have a placeholder and I have a section of code that will load a question into the placeholder depending on what is selected in a group of... -
Dynamically loading user control into Placeholder gives Object reference not set to an instance of an object
I've created user controls that contain listboxes that are dynamically populated from the database. In the html view of the user control... -
dynamically load DLL exception when calling Activator.CreateInstance(type, object[])
I am trying to dynamically load a dll which specifies different rules for evalution with the following code. DataRow dr = ds.Tables.Rows; string... -
Dynamically loaded mp3 into Flash, then into Director?
Rather than dynamically loading the MP3 into Director, I dynamically load the MP3 via Flash. Basically Director is being used as a wrapper for my... -
Roofy #2
Re: Can you Manipulate 3D object in DirectorDynamically?
Hi there,
and how would you like to dynamically manipulate this 3D object. Could you be more specific, as giving an example? Shockwave is a powerful tool but there are some limitations.
Roofy Guest
-
Ex Malterra #3
Re: Can you Manipulate 3D object in DirectorDynamically?
model position, model rotation, model location, model scale, model shader, etc.
are all easily modified. the actual mesh that makes up the model's shape can be
changed with the meshdeform modifier. however, these changes won't be
permanent. the entire 3d scene will be in it's original state everytime the
movie starts. if you want to save state you'll have to store the data defining
the attributes externally in some way and apply them at runtime.
Ex Malterra Guest



Reply With Quote

