3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1778096314
05-06 19:45
Model Name
human figure 3d model
Tags
character
game asset
stylized
Prompt
// Dimensions in mm height = 58; width = 94; top_open = 54; bottom_dia = 34; hole_dia = 10; thickness = 1.5; ribs = 54; difference() { // Main Body (Outer) sphere_factor = width / 2; union() { intersection() { scale([1, 1, height/width*2]) sphere(d=width, $fn=100); translate([-width/2, -width/2, 0]) cube([width, width, height]); } // Generating 54 Ribs for (i = [0 : 360/ribs : 360]) { rotate([0, 0, i]) translate([width/2 - 2, 0, height/2]) cube([4, 1.5, height], center=true); } } // Making it Hollow (Inner Cut) translate([0, 0, -0.1]) scale([(width-thickness*2)/width, (width-thickness*2)/width, (height-thickness)/height]) intersection() { scale([1, 1, height/width*2]) sphere(d=width, $fn=100); translate([-width/2, -width/2, 0]) cube([width, width, height+1]); } // Top Opening (54mm) translate([0, 0, height - 5])
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!