3d models to "world"

Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default 3d models to "world"

    Hello all, Im a newbie to director (2 days with the program/no formal training) and ive been working through the tutorials and i got on o.k.

    1 big question though, in the 3d tutorial in the manual (pink rabbit magig tricks) there is a 3d "world" that contains 4 models, 3 tables and the room they're in.

    Im a lightwave user and i want to import my scene into director but keep all the models in there seperate so i can use models as buttons etc. ive exported a shockwave w3d file into director but it is in there as a model rather than a world?

    i need to group several models into a world in director but i have no idea, can anyone help me, and please,please,please, avoid telling me to use lingo if possible!

    thanks everyone


    essex boy webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Message "Insecure world writable dir ..."
      When File.popen() is passed an executable whose path contains a world writable directory, it produces a warning message. While I think this is a...
    2. how to "bounce" sphere relative to world
      :confused; Hi all...I'm a total newbie to 3D, but have a 2D understanding of what I'm looking for...I want to create a spehere that "bounces" or...
    3. what is javascript syntax of 'member("world").model.count'?
      hi... what is javascript syntax of 'member("world").model.count'? and, what is javascript syntax of 'member("world").model("box")'? (it's not...
    4. "hello world" using SWIG or inline.pm ?
      Can somebody teach me how to mix perl code with c++ ? That is, how can I use "inline.pm" or the SWIG package to write a c++ program which takes...
    5. "Start" "Program" "Menu" list is empty
      For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your...
  3. #2

    Default Re: 3d models to "world"

    A world 3D contains models, which are the objects you´ve created in
    LightWave. W3D doesn´t work like common Director members. The W3D secene
    contains all the 3D scene inside... and usually, it has to be controlled
    via Lingo. You can donwnload Karl´s library to expand the one that comes
    within Director:

    [url]http://www.director3d.de/stories/2003/07/28/chromeBehaviorLib.html[/url]

    I smell that you want to create sepparate 3D scenes for using simple
    models in each one. I do not recommend this. Using many 3D sprites at
    the same time could be CPU intensive and easily drop down the framerate
    of your movie.

    HTH,
    --
    Agustín María Rodríguez | [email]agustin@OnWine.com.ar[/email] | [url]www.OnWine.com.ar[/url]

    Agustín María Rodríguez Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139