Implement Plotter which will be able to draw shapes from [PolygonSet](https://github.com/mmcs-ruby/primitives/issues/11) on screen (read [usage](https://github.com/mmcs-ruby/primitives#usage) for more description). The [ruby2d](https://www.ruby2d.com/learn/get-started/) gem might help you.