Add mesh information.

Issue #106 resolved
NemesisMate created an issue

Just like with geometries but with meshes. It would be great to have at least the next information displayed:

  • Vertex Buffers (which buffers have the mesh and it sizes)
  • Vertex count
  • Triangle count
  • Mode (lines, points, etc)
  • Lod levels listing (level selection is a geometry thing)

For more advanced options, information about vertex buffers and tweaking of these could be added (ie: if static or dynamic). But this part is far less important.

Comments (5)

  1. Log in to comment