Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srmullen/godraw-lib

Drawing and penplotter library for go
https://github.com/srmullen/godraw-lib

Last synced: 2 days ago
JSON representation

Drawing and penplotter library for go

Awesome Lists containing this project

README

        

godraw-lib
==========

Drawing library.

TODO
----

- Implement Layers

Refactor
--------

- Simplify Line and Point with Vector and Coords
- Consistent mutable and immutable function/method naming.