mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 21:58:27 +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>
|
include <BOSL2/hull.scad>
|
||||||
|
|
||||||
|
|
||||||
|
// CommonCode:
|
||||||
|
// $fn=96;
|
||||||
|
|
||||||
|
|
||||||
// Section: Polyhedra
|
// Section: Polyhedra
|
||||||
|
|
||||||
|
|
||||||
// Groups entries in "arr" into groups of equal values and returns index lists of those groups
|
// Groups entries in "arr" into groups of equal values and returns index lists of those groups
|
||||||
|
|
||||||
function _unique_groups(m) = [
|
function _unique_groups(m) = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user