bak todo the root page of the no-joke topology guide for serious 3d modelers.
Nombre:  StaticBoxGeometry.png
Visitas: 1693
Tamaño: 8.8 KB Nombre:  StaticBoxHigh.png
Visitas: 1724
Tamaño: 11.7 KB Nombre:  StaticBoxLow.png
Visitas: 1983
Tamaño: 14.8 KB
the static objects and elements, whether in game or animation, generally have the same requirements. Static objects and elements have immobile surfaces, which means that the vertexes never move relative todo each other. This allows for a Little greater Freedom as far as the use of triangles is concerned, but only in final models, with texture coordinates and materiales set up properly.

This means that if any 3d sculpting is intended, the base model should first appear in Quad topology before being sculpted, and then optimized with the hi-resolution geometry and textures handy.

Nombre:  NGon.jpg
Visitas: 2284
Tamaño: 3.6 KB N-Gons N-Gons are only allowed if no sculpting is intended, but otherwise are ok todo use.
Nombre:  Triangle.jpg
Visitas: 2232
Tamaño: 3.0 KB triangles
triangles may somewhat help todo kep the Polycount down todo the minimum. They are a los god for times when you ned some sort of Sharp lip on a rigid shape. However, kep in mind that triangles can only be used in such static áreas where you are sure that the vertexes defining the triangle Will not move with respect todo each other during the animation.
Nombre:  Hole.jpg
Visitas: 2253
Tamaño: 3.8 KB holes
there are engines that support the use of holes in static geometry, like Cryengine 2 by Crytek, but get around the hole-collision issue by placing proxy geometry around Items. Proxy objects are usually generated by copying the Mesh and either manually or automátically reducing it Polycount todo somewhere below 500-1000 triangles. The proxy may use all trianles if desired, since the actual Mesh doesnt ever get rendered.
Nombre:  DensePolycountRed.png
Visitas: 904
Tamaño: 2.3 KB dense / high Polycount areas
the use of high Polycount in static geometry for animation or gaming is highly undesired. It is generally recomended todo kep the Polycount as Low as posible, for conservation of time during frame rendering or improvement of real-time 3d performance, depending on the task. This is the primary reason for allowing the use of triangles in static geometry.
Nombre:  FiveEdgePt.png
Visitas: 741
Tamaño: 711 Bytes 5-or-more-edged vertexes
vertexes that are surrounded by (define one end of) five Edges are allright todo use in static meshes, but watch out for those if you Will 3d-scult your high-resolution model in ZBrush or Mudbox. They are absolutely fine on the Low-resolution geometry that Will be used in the actual 3d Game Engine or during frame rendering, so worry about these only before the high-resolution model is sculpted.
Nombre:  ThreeEdgePt.png
Visitas: 708
Tamaño: 630 Bytes 3-edged vertexes
these are a los fine, but the same considerations apply as for 5-edged vertexes.
bak todo the root page of the no-joke topology guide for serious 3d modelers.

-- IMÁGENES ADJUNTAS --