AgustinCB / games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add scaled shape

AgustinCB opened this issue · comments

Create a new trait that represents a Shape that has the scaled property. It returns Either<TheShape, ConvexPolyedron>. We don't need to support all shapes just yet.