Move towards introducing pipes, generalise blocks
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module Dodge.Placement.Instance.Pipe where
|
||||
import Shape
|
||||
|
||||
verticalPipe :: Float -> Shape
|
||||
verticalPipe = flip upperPrismPoly $ polyCirc 4 5
|
||||
Reference in New Issue
Block a user