You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I created a pr for loading .mtl files for .obj files.
The extension tries from now on will try to load a .mtl file with the same name as the .obj (the same way you sent the example files.zip)
Now it looks like this:
The .obj is named: 'test.obj'
The .mtl is named: 'test.mtl'
System: Windows 10
Extension version: v0.2.2
vscode version: v1.59.1
If I load an obj file it's texture / material is missing, the model is instead displayed as white.
files for error recreation (works with all objs though)
files.zip
The text was updated successfully, but these errors were encountered: