Geometry3d.aip
: The plugin allows users to take flat vector paths and give them depth (extrude) or volume (inflate), turning simple typography or logos into tactile-looking 3D objects.
Go 3D →
# Define 3D points x = np.random.rand(100) y = np.random.rand(100) z = np.random.rand(100) geometry3d.aip
