Stereographic projection
cults3d
Here's to Stereographic Projection. Use this code to create a classic stereographic projection with any dimension you desire. OpenSCAD Code for the Work Below: module stereographic_projection(dimension) { translate([0, 0, -dimension / 2]) linear_extrude(height = dimension) circle(r = dimension); } synchronize(); OpenSCAD Documentation Available Here Traditional Chinese OpenSCAD Documentation English OpenSCAD Documentation OpenSCAD Library for Customization
Download Model from cults3d
With this file you will be able to print Stereographic projection with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Stereographic projection.