Properties
Similar Topics
Statistics
Comments
3
Participants
3
Subscribers
26
Votes
5
Views
4941
Share
Answered
Hi!
How do you construct a hemisphere (like a half of a ball) in the 3D mode? A simple answer would be for the best but I'm open to any ideas.
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Hi, you can use the command : surface. An example :
another
A free point
f: Line(A, A + (1, 0))
c = Curve(A + (3; θ), θ, 0, π)
a = Surface(c, 180°, f)
so can you move A (Try also A=(1,1,1) y vector (1,0,0) for f )
Hi! Problem solved, both of the first answers worked, so I didn't have to try the third one. Thank you so much!
Comments have been locked on this page!