3D studio Biped problems!!

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

  1. #1

    Default 3D studio Biped problems!!

    Please if anybody as a clue about what could be causing problem that I am going to describe next, let me knows...
    I have a fairly simple 3dworld which is a room made out of an hectagon, and two floors. The overall room its under 15,000 polys when I add the other minor objects. Then I add the main character of the game, and everything runs fine.
    As soon as I add this particulary model( a robot) it causes the whole world to lag impresively. The robot model is about 2000 polys, and the weird part about it is that if is exported out of 3D studio Max 5.1 without a biped applied to it, does not causes anny problem what so ever. As soon as I bring the model with a proper weighted biped, the whole world lags while the camera is pointing towards this robot. As soon as the camera is far enough and is not pointing directly to the robot it goes back to normal. So is not the amount of polys on the model for sure.
    So any suggestions on what things should be check on 3D Studio, to make sure the biped is well exported. Is there a limit on the amout of vertexes that can be weighted onto a single bone ???

    Please any IDEAS!!!! thanks...

    Metakenkoh
    metakenkoh webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Biped and Bones
      Hi! I've got problems with a character i want to export from 3Dsmax R7 to the W3D file format for use within Director. The Rig is a combination...
    2. Character studio problems
      Ok i have a solid mess in max 6 character studio 4 with a biped in him. It has been attached with pysique everything is grouped i animate it and do...
    3. biped geometry in w3d?
      Hi, Im a noob in character studio. Im making an avatar world, all my character models are under 300 polygons. But does the geometry of the biped...
    4. Problem in biped exporting
      Hi, I am fully new to shockwave 3D. When i export my biped character to a walkcycle from the 3dsmax 4.0, in the output file the biped character is...
    5. Links and Biped/physique
      Thanks. I'll give this a go, as I want the look-at controller too. Fraid I couldn't open the link though.
  3. #2

    Default Re: 3D studio Biped problems!!

    "metakenkoh" [email]webforumsuser@macromedia.com[/email] wrote:
    > As soon as I add this particulary model( a robot) it causes the whole world to lag impresively.
    Are you performing modelsUnderRay() with that robot on the scene? That
    could be the cause. removeFromWorld() the robot and use a dummie model
    instead.
    > Is there a limit on the amout of vertexes that can be weighted onto a single bone ???
    9 vertices per bone. After that, the mesh will start to look broken.

    Cheers!
    --
    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