mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fixed example images for rounded polyhedra.
This commit is contained in:
parent
ed44f419a2
commit
0987fa9198
@ -11,8 +11,14 @@
|
||||
|
||||
include <BOSL2/hull.scad>
|
||||
|
||||
|
||||
// CommonCode:
|
||||
// $fn=96;
|
||||
|
||||
|
||||
// Section: Polyhedra
|
||||
|
||||
|
||||
// Groups entries in "arr" into groups of equal values and returns index lists of those groups
|
||||
|
||||
function _unique_groups(m) = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user