Ask a Question related to Macromedia Director 3D, Design and Development.
-
Luca Bilotta #1
How to get imported model properties
Hi guys,
I'm looking for get heigth/width/length properties for any model imported
from 3DSMAX.
I saw that i can read this properties from model resource for box and other
primitives but how can do this for imported models?
thanks
bilox
Luca Bilotta Guest
-
how to flip normals of a imported model?
i have some models that i have created with cinema4D, the problem is that i want to flip the normals of some of these models. to do this i add a... -
Putting an imported model under Havok Control
In the following code: -- gMyWorld is the 3d castmember I'm working with gMyWorld.CloneModelFromCastmember("MyBox", "Box.0",... -
Applying a bitmap to an imported model
Hi, how can I apply a bitmapped texture to an imported 3Dstudio max model. For instance I have a simple model of a character and want to be able... -
Model within model transform.position, intersection, overlapping models
Ok, I have a large sphere, and within that sphere a sun with rays. The sun object is the parent object while each individual ray is a child object. ... -
Model looks flipped when imported in shockwave(Director)
Hi Sara, I am not 100% sure, but the problem could be the rotation of the model within 3DSMax. First, I would try the "ResetXForm" function in... -
Agustín María Rodríguez #2
Re: How to get imported model properties
Luca Bilotta wrote:
Store that data into the user defined properties (right click on model> Hi guys,
> I'm looking for get heigth/width/length properties for any model imported
> from 3DSMAX...userData property od the node.> properties > user defined ). That will get exported into the W3D as
I can´t recall the precise syntax right now but that was discussed
before here and it should be googable.
While this is true for primitives, it´s not possible for #fromFile> I saw that i can read this properties from model resource for box and other
> primitives but how can do this for imported models?
models. You´d have to apply the #meshDeform modifier and some math to
find out the distance between the vertices of the extremes.
HTH,
--
Agustín María Rodríguez | Interactive Director
Methanoia Studio | [url]http://www.methanoia.com[/url]
---------------------------------------------------
[url]www.onwine.com.ar[/url] > samples & code
Agustín María Rodríguez Guest



Reply With Quote

