?

Blue abstract 3D Models

Find the best Blue abstract 3D Models, free download in STL, FBX, GLB, OBJ, 3MF, USDZ for 3D modeling and creation in Blender, 3D printing, game developing, animation, eCommerce, AR/VR and etc. Generated by Tripo AI 3D Generator.

Anonymous1776006172
Anonymous1773283934
Anonymous1775705363
Anonymous1775669952
horse mane, flowing water mass, thick volume, organic blob shape, no legs no body, just mane shape, smooth surface
Anonymous1775368044
Anonymous1775592588
Anonymous1775584042
Anonymous1769656151
Anonymous1775038265
Anonymous1774982610
Anonymous1774716396
Anonymous1763692665
Lucas Alves
Anonymous1773899136
Anonymous1768949994
Anonymous1768949994
$fn=80;

// RIGHT FOOT (bottom)
module right_foot(){
    scale([1.3,0.55,0.35])
    sphere(28);
}

// LEFT FOOT (top)
module left_foot(){
    scale([1.3,0.55,0.35])
    sphere(28);
}

difference(){

    union(){

        // Right foot (bottom)
        translate([0,0,0])
        rotate([0,0,0])
        right_foot();

        // Left foot (top and slightly forward)
        translate([0,-6,6])
        rotate([0,0,5])
        left_foot();

    }

    // Nail hole through both feet
    translate([0,-2,0])
    rotate([90,0,0])
    cylinder(h=120,d=6,center=true);

}

// Cross wood
translate([0,-5,-18])
cube([90,25,12],center=true);
Anonymous1773087345
Anonymous1772251070
Enter invite code to get credits!