vpenades / SharpGLTF

glTF reader and writer for .NET Standard
MIT License
454 stars 72 forks source link

[Question] Vertex Normals #219

Closed alanrose closed 4 months ago

alanrose commented 4 months ago

[Question] First. Looks like a great library so congrats to all. I want to create a mesh with vertex normals added. Is there a built in function to do this. Any demos on adding vertex normals

bertt commented 4 months ago

Hi look for VertexPositionNormal in the tests