3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1778681635
05-13 14:58
Model Name
missile 3d model
Tags
weapon
rendering
realistic
Prompt
// AGM-183A ARRW - High Precision Model $fn = 100; total_length = 6500; body_diameter = 770; nose_length = 1700; tail_length = 800; union() { // 1. الرأس الحربي المنزلق color("Silver") cylinder(h=nose_length, r1=10, r2=body_diameter/2); // 2. جسم الصاروخ الرئيسي translate([0, 0, nose_length]) color("Gray") cylinder(h=total_length - nose_length - tail_length, r=body_diameter/2); // 3. قسم المحرك (الجزء الذي أكملته أنت) translate([0, 0, total_length - tail_length]) color("DimGray") cylinder(h=tail_length, r1=body_diameter/2, r2=body_diameter/2.2); // 4. الزعانف الاستراتيجية (4 وحدات) for(i = [0 : 90 : 270]) { rotate([0, 0, i]) translate([body_diameter/2.1, -15, total_length - 1200]) color("DarkRed") cube([250, 30, 800]); } }
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!