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

Default primitive dimensions should be comparable #486

Closed
SylvainCorlay opened this issue Oct 16, 2024 · 2 comments · Fixed by #501
Closed

Default primitive dimensions should be comparable #486

SylvainCorlay opened this issue Oct 16, 2024 · 2 comments · Fixed by #501
Milestone

Comments

@SylvainCorlay
Copy link
Member

SylvainCorlay commented Oct 16, 2024

The default diameter of a sphere is 10, while the default dimensions of a box is 1x1x1.

I think that we should use comparable size for primitives.

Image

@SylvainCorlay SylvainCorlay added this to the 3.0.0 milestone Oct 16, 2024
@arjxn-py
Copy link
Member

Would just making the default diameter of sphere 1 work here?

@martinRenou
Copy link
Member

Indeed! We have the same issue with Torus

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 a pull request may close this issue.

3 participants