?

Drum 3D Models

Find the best Drum 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.

Anonymous1769791462
drum with tan skin and black shell. And make for Diameter top 16 inch
Anonymous1770943755
Anonymous1770821870
Anonymous1770696002
Anonymous1767853348
// ===============================
// GERADOR IA - SELETOR MULTI FILAMENTO
// Projeto Mayck
// ===============================

// ---------- PARAMETROS ----------
num_filamentos = 4;     // quantidade de cores
ptfe_d = 4.2;          // furo PTFE
corpo_d = 60;
corpo_h = 28;
tambor_d = 38;
tambor_h = 24;
saida_d = 6;

// ---------- CORPO ----------
module corpo(){
    difference(){
        cylinder(d=corpo_d, h=corpo_h, $fn=120);

        // cavidade
        translate([0,0,2])
            cylinder(d=tambor_d+1, h=corpo_h, $fn=120);

        // saida central
        translate([0,0,-1])
            cylinder(d=saida_d, h=corpo_h+2, $fn=80);

        // entradas laterais
        for(i=[0:num_filamentos-1]){
            a = 360/num_filamentos*i;
            rotate([0,0,a])
                translate([corpo_d/2-6,0,corpo_h/2])
                    rotate([0,90,0])
                        cylinder(d=ptfe_d, h=18, $fn=40);
        }
    }
}

// ---------- TAMBOR ----------
module tambor(){
    di
Anonymous1748824433
a drum instrument
Anonymous1770544342
A single DRUM
Anonymous1770458039
A single DRUM
Anonymous1770458039
Anonymous1769759473
Anonymous1760482591
Anonymous1769434506
Anonymous1758468264
Anonymous1767611999
Anonymous1766935395
create a 16bit drum
Anonymous1769854559
Anonymous1769825859
Anonymous1769700058
Enter invite code to get credits!