differ vertexNormal and triangleNormal
This commit is contained in:
@@ -23,7 +23,7 @@ struct VertexData
|
||||
{
|
||||
QVector3D position;
|
||||
QVector2D texCoord;
|
||||
QVector3D normal;
|
||||
QVector3D vertexNormal;
|
||||
};
|
||||
|
||||
struct Segment {
|
||||
|
Reference in New Issue
Block a user