Thingiverse
Rounded Cube Module for OpenSCAD (Fast Rendering)
von SavageRodent
2
Downloads
6
Likes
0
Makes
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);
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);
SavageRodent veröffentlicht auch auf
58 zusätzliche Modelle auf 1 weiteren Plattformen
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!