mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-30 02:40:49 +02:00
update example
This commit is contained in:
parent
86a7f9bb9d
commit
2a207bf709
@ -107,7 +107,7 @@ levels = [
|
||||
];
|
||||
|
||||
module shadow(levels, px_width) {
|
||||
dots = px_gray(levels, center = true);
|
||||
dots = px_gray(levels, center = true, normalize = true);
|
||||
difference() {
|
||||
square(len(levels), center = true);
|
||||
render() union() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user