⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
can the Qt3d compute the vertex normal vector by itsself ?
-
if i dont give the normal to Qt3DRender::QAttribute,can the Qt3d compute the vertex normal vector by itsself ? not offerred by programmer.
the programmer just offer the vertex data and index .and then how to control the Qt3d to compute the vertex normal vector by itsself ?