3dsjs

快捷渲染圆角立方体模块 OpenSCAD

(Fast Rendering) Rounded Cube Module for OpenSCAD

2023-08-06 01:25:21

使用说明

  1. 所有模型资源均由用户上传分享,内容来源于网络公开资源
  2. 侵权投诉:通过抖音私信 @jobsfan 联系我们(需附版权证明),24小时内处理
  3. 模型将通过邮件发送(5分钟内自动发送),感谢理解带宽压力,超过1小时没收到,请联系我们
关于费用

我们是爱好者共建社区,为维持服务器成本,每个模型收取微量费用(仅覆盖基础开支)。我们承诺最低成本运营,感谢您的支持!

扫码手机访问
抖音私信 @jobsfan

Summary

rounded_cube() is a module for creating cuboids with rounded edges in OpenSCAD

The key feature of this particular rounded cube module is that it is significantly faster to render than applying the hull() transformation to a bunch of spheres.
This module calculates the position of each vertex and uses them to form a polyhedron(), which is waaaaay faster for both preview and rendering.

rounded_cube(size=[7,8,9], r=1, center=false, convexity=2);

快捷渲染圆角立方体模块 OpenSCAD
朋友,你觉得上面这个模型,属于下面的哪个分类?
必须全中文,且长度不超过15

相关内容

猜你喜欢