export vertices color info.

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

  1. #1

    Default export vertices color info.

    Hi,
    I know shockwave exporter plugin does not support vertex color data on 3DMAX.
    So I'm still looking for the way to use vertex datas fof 3DS MAX.
    My 3d models is very large.. so I need easy way..
    Please help!

    shusei Guest

  2. Similar Questions and Discussions

    1. Save / Export Transparent .gif to .jpg with specific background color
      Hello: Have a transparent .gif that I'd like higher resolution on. My thought is to export as a .jpg, but I'll need a specific background color...
    2. color change within text box - not shown on screen or info, but printed
      This is a bizarre problem. I have printed a page of business cards. There is one design, stepped and repeated down the page to produce many copies. ...
    3. Vertices: Grouping and Parenting
      Hi, I was wondering if anybody could tell me whether or not it is possible to make a newGroup of vertices? Also, is it possible to make a primitive...
    4. Disappearing Info RGB Color Values
      The RGB color values disappear from my Info Palette after a second or so when I move my eye dropper to a new place on an image. Does anyone know of a...
  3. #2

    Default Re: export vertices color info.

    Well, if you can output a text file from 3DS Max using MAXScript, what about
    creating a XML file that would contain vertex color data. Then you read this
    file in Lingo and dynamically assign vertex color to the mesh.

    Best regards,
    Karl Sigiscar.

    [url]http://www.chromelib.com[/url]



    "shusei" <webforumsuser@macromedia.com> a écrit dans le message de
    news:crhfab$8sr$1@forums.macromedia.com...
    > Hi,
    > I know shockwave exporter plugin does not support vertex color data on
    3DMAX.
    > So I'm still looking for the way to use vertex datas fof 3DS MAX.
    > My 3d models is very large.. so I need easy way..
    > Please help!
    >

    Karl Sigiscar 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