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

Appears to silently strip texturecoordinates? #51

Open
ikirill opened this issue Feb 14, 2019 · 0 comments
Open

Appears to silently strip texturecoordinates? #51

ikirill opened this issue Feb 14, 2019 · 0 comments

Comments

@ikirill
Copy link

ikirill commented Feb 14, 2019

When running save("test.ply", mesh) where mesh.texturecoordinates is set to something nonempty, the resulting file does not contain any texture coordinates, there is no warning produced, and looking at https://github.com/JuliaIO/MeshIO.jl/blob/master/src/io/ply.jl, MeshIO doesn't seem to be aware of them.

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

No branches or pull requests

1 participant