You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate a visualization of Gabriel's Horn in Python and Blender; also called Torricelli’s Trumpet, a geometric figure with infinite surface area and finite volume.
Read more about the mathematical definition on Wiki.
Note: the rendered equation in the image shown was imported as an SVG into Blender, followed by converting it into a mesh, cleaning it up in Edit Mode, then extruding the faces into a 3D object.
Click to view Gabriel's Horn visualized in a Google Colab notebook:
Click to view the Blender Python script:
About
Generate a visualization of Gabriel's Horn in Python and Blender.