Search Unity

How to draw the face with more than 3 vertices (in obj model) ?

Discussion in 'General Graphics' started by Rajawat, Nov 27, 2017.

  1. Rajawat

    Rajawat

    Joined:
    Oct 1, 2016
    Posts:
    25
    Hi All,
    I am creating an application which loads 3D model (in obj format) at runtime. In some of the obj files a face is defined with more than 3 vertices . How can I triangulate those faces ?
    How does Unity import such obj files ?
     
  2. Rajawat

    Rajawat

    Joined:
    Oct 1, 2016
    Posts:
    25
    Can someone from Unity team respond ?