3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
View Plans
DCC Bridge
Anonymous1776915328
04-23 04:19
Model Name
云朵3d模型
Tags
manga
nature environment
nature environment realistic
nature environment rendering
nature environment rendering realistic
realistic
rendering
rendering realistic
Prompt
// === SETTINGS === manga_width = 150; // width of stand manga_height = 90; // height of cloud thickness = 10; // thickness of stand slot_width = 12; // adjust to your manga thickness + 2mm slot_depth = 30; // how deep the manga sits angle = 12; // lean angle base_depth = 70; // back support length // === AKATSUKI CLOUD SHAPE === module cloud_shape() { union() { // Main body hull() { translate([-50,0]) circle(30); translate([50,0]) circle(30); } // Swirls (stylized) translate([-60,-10]) circle(18); translate([60,-10]) circle(18); // Curl details translate([-20,10]) circle(12); translate([20,10]) circle(12); } } // === MAIN STAND === module stand() { difference() { // Cloud base extruded linear_extrude(height = thickness) scale([1.6,1.0]) cloud_shape(); // Center slot (this
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!