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

STL output Bug #53

Open
sjkelly opened this issue Dec 22, 2019 · 1 comment
Open

STL output Bug #53

sjkelly opened this issue Dec 22, 2019 · 1 comment

Comments

@sjkelly
Copy link
Member

sjkelly commented Dec 22, 2019

PLY output:

image

STL Output:

image

@mdmaas
Copy link

mdmaas commented Apr 12, 2024

Very likely related to the fact that normals are not implemented for STL output:

https://github.com/JuliaIO/MeshIO.jl/blob/master/src/io/stl.jl#L15

n = normals[f][1] # TODO: properly compute normal(f)

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

2 participants