Difference between revisions of "Category:Topology"

From polycount
Jump to: navigation, search
(Paul Tosca's Nyra)
(better)
Line 22: Line 22:
 
== Realtime Topology Examples ==
 
== Realtime Topology Examples ==
 
Examples of mesh topology used for real-time 3D, as in 3D games.
 
Examples of mesh topology used for real-time 3D, as in 3D games.
* [http://www.youtube.com/watch?v=L5fOwSmSaW8 Youtube timelapse], [http://www.polycount.com/forum/showthread.php?t=117608 Testing the new DX11 features of ma2013.5] Polycount Forum thread - Paul Tosca has released the source files for his Nyra character "to help others that might be on the road to becoming game character artists and want to check out the model/textures/psd layout".  
+
* [http://www.polycount.com/forum/showthread.php?t=117608 Testing the new DX11 features of ma2013.5], [http://www.youtube.com/watch?v=L5fOwSmSaW8 Youtube timelapse] - Paul Tosca has released the source files for his Nyra character "to help others that might be on the road to becoming game character artists and want to check out the model/textures/psd layout".  
 
* [http://boards.polycount.net/showthread.php?t=61079 Low Polygon Joints - What is the best way?] from the Polycount Forum.
 
* [http://boards.polycount.net/showthread.php?t=61079 Low Polygon Joints - What is the best way?] from the Polycount Forum.
 
* [http://en.9jcg.com/comm_pages/blog_content-art-180.htm Street Cop Workflow] by [http://www.fx81.com/ Mashru Mishu].
 
* [http://en.9jcg.com/comm_pages/blog_content-art-180.htm Street Cop Workflow] by [http://www.fx81.com/ Mashru Mishu].

Revision as of 11:42, 24 May 2014

Category Topology

Topology is the layout of a model, how the vertices and edges are placed to create the mesh surface. Good topology is essential if you want fast framerates (realtime) and good deformation (both realtime and pre-rendered). For realtime rendering, bad topology can also create rendering problems, see GameRenderingTerminology.


Pages in This Category

These pages contain topology examples:


Rendering Topology Examples

Examples of mesh topology used for rendering, as in film.

Realtime Topology Examples

Examples of mesh topology used for real-time 3D, as in 3D games.

Principles of Topology

Mastering good mesh flow takes time to learn. Just like any other discipline, learning about good topology usually requires making the mistakes yourself in order to experience first-hand what the results are, so you understand how important it is to avoid them next time. Most people learn by doing. Reading and research is very important, but after all the reading, make sure you attempt to do it. Nothing beats hands-on learning, and repetition.

Topology Types

Are you creating a base mesh for subdividing in Mudbox or Zbrush? Or are you modeling a low-poly model? Or is it going to be a base for modeling a subdivision surface model? Each has different needs in terms of topology.

  • If you're going into ZBrush, then you want to use quads as much as possible, to avoid pinching as you sculpt.
  • If you're modeling a low-poly game-ready mesh, then triangles are fine, but you want every edge to be there for a reason.
  • If you're making a subdivision surface model, then proper edge loops are crucial. Subdivision tends to highlight every deficiency in your technique.

Deformation

Vertices and edges need to be in certain places to give good bending/compressing/stretching when the model is skinned or morphed. Topology is the most important where the model has to deform the most: crotch/hips/butt, shoulders/armpits, mouth corners/cheeks, knees, elbows, hands/fingers.

Manifold Surfaces

Avoid T-vertices, doubled faces, gaps, flipped faces, internal unseen faces, floating vertices, etc.

Poles

Poles can create dimples or bumps in a subdivided surface, they should be placed in flatter areas to hide them, and are best kept away from areas that deform. See The Pole and The Pole - revised from the Subdivision modeling forum. See also Help with poles from the Polycount forum.

Polygon Density

Add more polygons where there's curvature, less where it's straight, but balance this by the needs of the other priniciples.

Silhouette

Polygons define the shape of the model, don't waste polys where they don't add to the silhouette, depending on the requirements of the other priniciples.

Vertex Splits

See GameRenderingTerminology#Vertex_Splits

Vertex Normals

See VertexNormal

More Information

Personal tools
Namespaces

Variants
Actions
Navigation
Tools