Skip to content

Fix glTF normal mapping

Michael Migliore requested to merge michael.migliore/vtk:fix-gltf into master

If a normal texture is present, but there is no normal attribute, we need to compute them.

Merge request reports