Skip to content
Snippets Groups Projects
Commit 70ce7300 authored by Sankhesh Jhaveri's avatar Sankhesh Jhaveri :speech_balloon:
Browse files

Many fixes to OBJImporter

This topic fixes a few issues and adds a test executable
that can be used to convert obj files to vtp more easily.

The issues fixed are

1) having a map_Kd without a texture name cause a crash

2) having materials in the mtl file that were not used
resulted in geometry and parts missing from the output

3) having material names with spaces in them caused
the material not to be recognized

4) some packages use map_kd instead of map_Kd causing
textures to not be found.
parent 9e24f51a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment