drawing lines in 3d space? possible?

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

  1. #1

    Default drawing lines in 3d space? possible?

    Hello All
    i am new to Director and trying to see if director will be suitable for a
    particular project my company is involved in.
    we are trying to implement an interactive visualization of 3D
    electric/magnetic field effect.
    the project involved a 3D space with in which lines are drawn according to a
    mathmatical 3d field formula.
    a quick idea of what i'm talking about can be seen here:
    [url]http://www.falstad.com/vector3dm/[/url]


    the math to calculate the direction of the movement of particles is given. i
    am wondering if Macromedia Director offers such facilites with which it is
    possible to draw lines in a 3d space and make them change in time.

    please comment if you think Director is suitable for such purpose, and if
    possible - please discuss briefly the method to attach such a problem

    sincerely
    Eddie Tuval.


    Eddie Guest

  2. Similar Questions and Discussions

    1. Drawing lines with pen tool
      In Illustrator 10, drawing a series of lines with the pen tool produces opaque areas in line with the first anchor point and the last anchor point,...
    2. I need help with drawing lines
      When I try to draw lines in freehand they comeout in peices or not complete. Such as: I'll choose the pencil tool or any other tool that uses...
    3. Drawing Lines and Arrows
      I am unable to find the Drawing Lines tool? What did I do wrong to loose this feature?
    4. Resizing line drawing blurs lines and numbers. Help.
      Hi All: Am currently stuck on a project am working on. I have a client that has a bunch of gifs of engineers drawings of widgets. He does not...
    5. Drawing Curved Lines
      For those of you who use Elements 2.0, how do you draw a curved line with this program? I'm not talking about using those shapes in the shapes...
  3. #2

    Default Re: drawing lines in 3d space? possible?

    yes, it is possible.

    here a example: [url]http://kisd.de/~lutz/3dtest/havoklines/[/url]

    you have just to do this:

    generate a newmesh with three vertices. all can have the same vector(0,0,0)

    than add the toon modifier to that model

    add the meshdeform modifier to that model

    if you know use the meshdeform modifier to set the positions of the vertices
    you can put two of them in one point and the third in to the other pont of the
    line.

    you have to generate for every line a newmesh.

    i did not tested around very much but on my maschine it works not with
    softwarerenderer.

    i think you should use this way if you do not have much lines that have to be
    meshdeformed the whole time.

    i can send you a demofile if you want, but i have to clean it up before i you
    would understand what it is about.

    hondo3000 Guest

  4. #3

    Default Re: drawing lines in 3d space? possible?

    if you could really send me a demofile, that would be absolutly fantastic.

    the kind of lines i'm talking about are 3d curved lines that are formed by a
    mathmatical 3d field formula.
    one most simple example would be a ring in the XY plane or XZ plane or both.

    according to my humble understanding of Macromedia Director - the link
    you've provided shows a deformed mesh and the lines are related to the
    rendering chosen as wireframe - am i right?

    if i'm right then i will need a way to create comples curved lines, perhaps
    with over 50 vertices. is it doable?

    it also looks like at each vertex there is a particle (in this case a kind
    of a box). i need not such boxes in the vertices, in fact i literally need
    just lines.

    regards
    Eddie


    edi909 Guest

  5. #4

    Default Re: drawing lines in 3d space? possible?

    the file you've linked me too, does not enable me to download the .dcr file
    and look at it.
    "hondo3000" <webforumsuser@macromedia.com> wrote in message
    news:ctmi0q$qa8$1@forums.macromedia.com...
    > here is the file: [url]http://kisd.de/~lutz/3dtest/qualle/[/url]
    >
    > i know this is an old example but it shows the meshdeform modifier quite
    > good.
    >
    > if you have questions just ask.
    >
    > and the boxes around the vertices are not nessesary. i just wanted to draw
    > lines between the havok models that have springs, so i have a display for
    > them.
    >
    > the real lines are drawn without the need of the models abound the
    > vertices.
    >
    >
    >

    Eddie Guest

  6. #5

    Default Re: drawing lines in 3d space? possible?

    here is the file: [url]http://kisd.de/~lutz/3dtest/qualle/[/url]

    i know this is an old example but it shows the meshdeform modifier quite good.

    if you have questions just ask.

    and the boxes around the vertices are not nessesary. i just wanted to draw
    lines between the havok models that have springs, so i have a display for
    them.

    the real lines are drawn without the need of the models abound the vertices.



    hondo3000 Guest

  7. #6

    Default Re: drawing lines in 3d space? possible?

    sorry, my bad, i was replaying from the news group account, and for some reason
    the first top part of your reply didn't show, i now reply from the website, and
    i can see both links, the zip and the other floating thing.. will check things
    up tomorrow first thing in morning. thanks a lot pal.
    chhers

    edi909 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