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

How to create ellipsoid? #182

Closed
ikeji opened this issue Jan 18, 2025 · 2 comments
Closed

How to create ellipsoid? #182

ikeji opened this issue Jan 18, 2025 · 2 comments

Comments

@ikeji
Copy link

ikeji commented Jan 18, 2025

Sorry for random question.
How to create ellipsoid?

@raydeleu
Copy link

This question probably belongs under "discussions"? My first take on this would be to revolve an ellipse. If that is sufficient depends on the type of ellipsoid that you need. The scale function that can be used on shapes, such as a sphere, currently only seems to support uniform scaling.

@ikeji
Copy link
Author

ikeji commented Jan 20, 2025

This question probably belongs under "discussions"?

Oops sorry, I created #183

My first take on this would be to revolve an ellipse. If that is sufficient depends on the type of ellipsoid that you need.

I want to have ellipsoid with 3 radius.
I think we can't create it with revolve.

The scale function that can be used on shapes, such as a sphere, currently only seems to support uniform scaling.

Yea, scale with 1 axis only would be more flexible way, but the scale function doesn't have the option.

@ikeji ikeji closed this as completed Jan 20, 2025
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