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

Generate higher quality meshes #87

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Generate higher quality meshes #87

merged 1 commit into from
Jun 3, 2024

Conversation

MattFerraro
Copy link
Collaborator

@MattFerraro MattFerraro commented Jun 3, 2024

This PR removes the deprecated calls to put_together_some_attrs and also correctly threads through the tolerance parameter when directly generating obj files.

Addresses #85

Before:

Screenshot 2024-06-02 at 9 58 02 PM

After:

Screenshot 2024-06-02 at 9 56 56 PM

Note that this makes the meshes much heavier--about 10x as many triangles in general. This will eventually create a problem for us! See also ricosjp/truck#70 which, among other things, requests lower triangle counts.

@av8ta
Copy link
Collaborator

av8ta commented Jun 3, 2024

Nice! Looks much better!

@MattFerraro MattFerraro merged commit dfb3a69 into main Jun 3, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants