3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
View Plans
DCC Bridge
vsimovcek
07-26 16:52
Model Name
3d model pristávacie modul
Tags
realistic
rendering
rendering realistic
space lander
vehicle
vehicle realistic
vehicle rendering
vehicle rendering realistic
Prompt
// ======================================================== // PARMETRE MODELU - PASCA NA MUCHY (Max 20cm) // ======================================================== $fn = 100; // Hladkosť kruhov fly_hole = 10; // Otvor pre muchu (10 mm) outer_diam = 90; // Celkový priemer pasce (9 cm) wall_thick = 2.0; // Hrúbka steny bottom_height = 40; // Výška spodnej misky na návnadu (4 cm) top_height = 70; // Výška hornej komory s lievikom (7 cm) // Zobrazenie: "both" (spolu), "bottom" (iba miska), "top" (iba horný diel) PART = "both"; // ======================================================== // HLAVNÁ SEKCIA // ======================================================== if (PART == "both" || PART == "bottom") { bottom_cup(); } if (PART == "both" || PART == "top") { // Pri zobrazení spolu posunieme horný diel nad spodný translate([PART == "both" ? 0 : 0, 0, PART == "both" ? bottom_height + 5 : 0]) top_chamber(); } // ==============================
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!