?

Protein powder container 3D Models

Find the best Protein powder container 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.

A high-quality 3D model of a protein powder container (supplement tub), designed for a modern mobile app UI.

The container has a clean cylindrical shape with a slightly wide body and a simple screw-on lid.

Minimal, generic label with no brand, using simple abstract shapes or a subtle protein icon.

Color scheme is neutral (white, beige, or soft gray) with a clean and modern look.

Surface is smooth matte plastic with soft highlights, not glossy.

Optionally, a small amount of powder is visible inside the open container, clean and slightly off-white.

No scoop, no clutter.

Single object only, no background.

Low to mid poly, optimized for real-time rendering.

Soft studio lighting, neutral shading.

Centered composition, slight top-down angle.

Clean PBR textures (albedo, roughness, normal), polished and minimal.

Consistent style for a food icon set (egg, chicken, beef, fish, protein powder).

no brand logo, no text, no noise, no excessive detail
Anonymous1776491657
A high-quality 3D model of a protein powder container (supplement tub), designed for a modern mobile app UI.

The container has a clean cylindrical shape with a slightly wide body and a simple screw-on lid.

Minimal, generic label with no brand, using simple abstract shapes or a subtle protein icon.

Color scheme is neutral (white, beige, or soft gray) with a clean and modern look.

Surface is smooth matte plastic with soft highlights, not glossy.

Optionally, a small amount of powder is visible inside the open container, clean and slightly off-white.

No scoop, no clutter.

Single object only, no background.

Low to mid poly, optimized for real-time rendering.

Soft studio lighting, neutral shading.

Centered composition, slight top-down angle.

Clean PBR textures (albedo, roughness, normal), polished and minimal.

Consistent style for a food icon set (egg, chicken, beef, fish, protein powder).

no brand logo, no text, no noise, no excessive detail
Anonymous1776470445
Anonymous1764702604
// Protein powder container with sliding lid
// Units: mm

inch = 25.4;

// Overall outer dimensions (in mm)
len = 7.5 * inch;
wid = 3.5 * inch;
ht  = 1.25 * inch;

// Design parameters
wall = 2.4;
bottom_th = 2.4;
lid_th = 2.4;
rib = 2.4;
clearance = 0.2;
fillet_r = 2;

// Compartments: 4 x 2 grid
cols = 4;
rows = 2;

// Straw / tube
tube_od = 7;
tube_id = 5;
tube_h  = 20;

// Toggle which part to render
// Uncomment ONE at a time to export STL
// body();
// lid();

module body() {
    difference() {
        // Outer block
        rounded_box(len, wid, ht, fillet_r);

        // Inner cavity
        translate([wall, wall, bottom_th])
            cube([len - 2*wall, wid - 2*wall, ht - bottom_th], center=false);

        // Compartments
        compartment_region_len = len - 2*wall;
        compartment_region_wid = wid - 2*wall;
        comp_w = (compartment_region_len - (cols - 1)*rib) / cols;
        comp_h = (compartment_region_wid - (rows - 1)*rib) / rows;
        comp_depth = ht -
Anonymous1771386774
Anonymous1771750951
Anonymous1770726284
Anonymous1758054666
Anonymous1770393926
Anonymous1745188372
Anonymous1769694282
Anonymous1769225254
Anonymous1769225254
Anonymous1768985559
Anonymous1768376620
Anonymous1763627916
Anonymous1765913000
Anonymous1765913000
Anonymous1765913000
Enter invite code to get credits!