-RM-334-MR-Implement flat shading for triangle renderer
We have to duplicate the vertices and set their normals to the triangle normals in order to get flat shading effect.
Flat shading is interesting for debugging
(from redmine: created on 2014-02-18, closed on 2014-02-19)