Ask a Question related to Macromedia Director 3D, Design and Development.
-
tacbob #1
model under ray tutorials
Hi.
Can anybody recommend any Model Under Ray tutorials?
Thanks
tacbob Guest
-
New release of Config::Model with fstab model example
Hello I'm happy to announce the new release of the Config::Model perl module (v0.506) . This release features a Fstab example with its fstab... -
Move model over the others model in the scene
Hi How you move the model over the other models? Sample :if you have a car and platform. how you can do for the car up in the platform?? ... -
Lynda Tutorials, VTC Tutorials, 2004 -
Lynda Tutorials, VTC Tutorials, 2004 - ----------------------------------------- VTC CDs VTC Adobe Illustrator CS ... -
model showing in 3d editor but not in castmember model list
Hi all, Ok this is a little odd... I have 3d cast member from which I'm clonefromcastmember-ing a model. One of this model's children is... -
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. ... -
necromanthus #2
Re: model under ray tutorials
[url]http://www.adobe.com/devnet/director/articles/maze_magic_3.0.html[/url]
have fun
necromanthus Guest
-
duckets #3
Re: model under ray tutorials
I have a bunch of modelsUnderRay stuff (not yet tied up into a tutorial, but
lots of commented code an tips), here:
General tips and advice:
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/mode[/url]
lsUnderRay.txt
Optimising Models Under Ray calls:
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/opti[/url]
misingModelsUnderRay.txt
Wall collision demo, using 2 rays in a V formation:
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/wall[/url]
Collision_V-Ray.htm
Same demo, with 'visible beams' for clarification
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/wall[/url]
Collision_V-Ray_visibleBeams.htm
Same, with FPS camera view
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/wall[/url]
Collision_V-Ray-FPS.htm
One method of optimising, by casting rays at irregular intervals:
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/wall[/url]
Collision_optimised_visibleBeams.htm
Ground height detection using models under ray
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/grou[/url]
ndCollision.htm
Ground alignment using models under ray
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/grou[/url]
ndCollisionAndAlign.htm
Smooth interpolation of ground alignment using modelsUnderRay
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/grou[/url]
ndCollisionAndAlignInterpolated.htm
hope this helps!
- Ben
duckets Guest
-
Dean Utian #4
Re: model under ray tutorials
tacbob wrote:
And just to add mine to the mix:> Hi.
> Can anybody recommend any Model Under Ray tutorials?
> Thanks
[url]http://www.fbe.unsw.edu.au/learning/director/3D/environment/collision2.asp[/url]
[url]http://www.fbe.unsw.edu.au/learning/director/3D/environment/terrainFollow.asp[/url]
[url]http://www.fbe.unsw.edu.au/learning/director/3D/CubicVR/[/url]
Main tut page - with other 3D tuts is at:
[url]http://www.fbe.unsw.edu.au/learning/director/[/url]
regards
Dean
Director Lecturer / Consultant
[url]http://www.fbe.unsw.edu.au/learning/director/[/url]
[url]http://www.multimediacreative.com.au[/url]
Dean Utian Guest
-
-
tacbob #6
Re: model under ray tutorials
These are all very good. Can anybody recommend one for going up stairs??
Thanks
tacbob Guest
-
duckets #7
Re: model under ray tutorials
The 'ground height detection' example in my previous post should handle going
up stairs in a very basic way:
[url]http://www.robotduck.com/content/articles/director/collision/modelsUnderRay/grou[/url]
ndCollision.htm
You might want to use a little interpolation of the z height as you go up a
step so it's not so much of a jolt though!
- Ben
duckets Guest



Reply With Quote

