Created a range of standard shapes #121
raydeleu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As an example in the ReplicadManual I created a range of standard objects as offered in TinkerCad:
The following image shows the result I accomplished in Replicad. In my wiki I planned to use this example before the chapter on modifications (fillets and chamfers) and combinations (booleans), so I only used shapes created by extrusion, lofting, revolving.
The code is listed below. For the piramid I demonstrated three different approaches, one exact and two approximations that are nearly indistinguishable from the exact version. You can also try the link to the workbench. Since creating the link in to the workbench I enhanced the creation of the "halfpipe", using only one
ellipse()
statement.Tinkercad_Examples
Beta Was this translation helpful? Give feedback.
All reactions