Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obj material surrounded by " not recognized. #601

Open
ponchio opened this issue Mar 13, 2020 · 0 comments
Open

Obj material surrounded by " not recognized. #601

ponchio opened this issue Mar 13, 2020 · 0 comments

Comments

@ponchio
Copy link
Contributor

ponchio commented Mar 13, 2020

" seems to cause problems both in mtl:

newmtl modele_3d
Ka 1.0 1.0 1.0
Kd 1.0 1.0 1.0
Ks 0.0 0.0 0.0
d 1.0
Ns 0.0
illum 0
map_Kd "modele_3d.jpg"

where the image is not found (removing " fixes it)

and in obj

# Generated with Agisoft Metashape
mtllib "modele_3d.mtl"
usemtl modele_3d

the material is not found.

Agisoft Metashape is the creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants