3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1777244744
04-27 14:54
Model Name
esqueleto 3d
Tags
creatures & animals
3d printing
stylized
Prompt
// ============================ // TOFANOSS MINIATURA (~6 cm) // ============================ $fn = 40; // escala geral (60mm = 6cm) scale([1,1,1]) tofanoss(); module tofanoss() { // BASE translate([0,0,0]) cylinder(h=2, r=12); // CORPO PRINCIPAL translate([0,0,2]) torso(); // CABEÇA translate([0,0,42]) head(); // BRAÇOS arm(-1); arm(1); // PERNAS leg(-1); leg(1); // ESPINHOS (atravessando torso) spike([-3,2,28], [3,-2,34]); spike([3,0,30], [-3,0,36]); } // ============================ // PARTES // ============================ module torso() { scale([0.6,0.4,1.8]) sphere(r=12); // costelas estilizadas for(i=[0:4]) { translate([0,0,10 + i*4]) scale([1.2,0.2,0.3]) sphere(r=8); } } module head() { difference() { scale([0.8,0.7,1]) sphere(r=8); // boca aberta translate([0,4,0]) cube(
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!