Cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ import Picture
|
||||
drawTeslaArc :: TeslaArc -> Picture
|
||||
drawTeslaArc pt =
|
||||
setLayer BloomNoZWrite $
|
||||
pictures
|
||||
fold
|
||||
[ setDepth 20.5 $ color (brightX 2 1 $ _taColor pt) $ thickLine 3 ps
|
||||
, setDepth 20 $ color (V4 0 0 0 0.5) $ thickLine 10 ps
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user