3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
View Plans
DCC Bridge
aa078
10-06 23:19
Model Name
ram statue 3d model
Tags
3d printing
3d printing stylized
creatures animals
creatures animals 3d printing
creatures animals 3d printing stylized
creatures animals stylized
ram statue
stylized
Input
Prompt
// Ram in a Thicket – Stylized Base Model // Units: millimeters (1 inch ≈ 25.4 mm) $fn = 100; // smoothness // Base Mosaic module mosaic_base() { color("white") cube([120, 60, 10]); // 12" x 6" x 1" base } // Tree Trunk module tree_trunk() { color("gold") translate([60, 30, 10]) cylinder(h=100, r=8); } // Goat Body module goat_body() { color("silver") translate([50, 20, 110]) rotate([0, 0, 20]) scale([1.2, 0.6, 1.0]) sphere(r=20); // torso // Head translate([10, 0, 30]) rotate([0, 20, 0]) sphere(r=10); // Legs for (i = [0, 1]) { translate([i*20, -10, -40]) rotate([90, 0, 0]) cylinder(h=40, r=4); } // Forelegs on tree for (i = [0, 1]) { translate([i*10 + 55, 30, 100]) rotate([45, 0, 0]) cylinder(h=30, r=3); } // Horns color("blue") translate([10, 0, 40]) rotate([0, 0, 90]) cylinder(h=15, r1=1, r2=3); } // Assemble mosaic_base(); tre
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!