Libx (graphics Library) - Libx_model

Libx_model

This library is able to convert the gnerated file representation into a representation that is easy to use for rendering. i.e.

  • convert indices to 16bit representation if possible
  • reorder streams of normals, positions, etc. so that they are indexable with one index for each vertex
  • convert quad-faces to triangles
  • etc.

Read more about this topic:  Libx (graphics Library)