2291dea58ea9
Smaller points
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Mon, 19 Mar 2018 20:21:27 -0400 | 
| parents | 29137fb2d208 | 
| children | b098ec32e059 | 
| branches/tags | (none) | 
| files | src/looms/005-simple-triangulations.lisp | 
Changes
--- a/src/looms/005-simple-triangulations.lisp Sat Mar 17 17:36:34 2018 -0400 +++ b/src/looms/005-simple-triangulations.lisp Mon Mar 19 20:21:27 2018 -0400 @@ -2,7 +2,7 @@ ;; https://mattdesl.svbtle.com/pen-plotter-1 -(defparameter *point-size* 0.006) +(defparameter *point-size* 0.003) (defun convert-point (point) (flax.drawing:circle point (random-gaussian *point-size*