Ask a Question related to Macromedia Director 3D, Design and Development.
-
jonnno #1
3D cast member access
hi all,
i want to exchange 3d model data with a director app and a 3rd party
application at runtime.
because the data must go both ways and happen in the background, i was
planning on doing the interop in a script xtra.
for what its worth, my 3rd party app can support either 3ds or obj format -but
i think this is irrelevant since i know of no converters that can
[bullet]be used at runtime
convert both ways between 3ds/obj & w3d[/bullet]
if anyone knows otherwise then pls advise..
ok. so i know i've got runtime access to 3d cast members through lingo, so
worst case, i can use lingo to marshal the model data between my xtra and the
3d cast member
but perhaps there's a more direct way via a 3d cast member XTRA interface?
-have trawled thro the extensive (not!) Director xdk documentation and also
googled for one but found nothing so far.
or maybe i'm better off simply doing the whole thing in lingo -surely not?
any ideas/insights would be greatfully appreciated
jonnno Guest
-
How to let objects in a cast member be a child of agroup(or a model) in another cast member?
I want to add a model to the scene. I try this code: member('world').newgroup('gr2') member('world').group('gr2').addchild(member('r2').model(1)) ... -
3d cast member with transparent bg
Hello. I'm trying to implement a simple game like this: - When reached a frame, some new #shockwave3d cast members are created, and each of them... -
blending cast member images together
Hi, I know it is possible to blend images from the cast together using alpha with some Xtra. Does annyone know how i can do this? Let say, blend... -
Cast member name limit bug
I can assign a long name to a member's name property, but if I try to retrieve it by that name, it fails. For example, the following statement is... -
copy cast member
Hi, I need making a copy of member 1 from cast 2 to member 3 from cast 1... how to make? please, in lingo...... no (ctrl +c and ctrl+v)



Reply With Quote

