Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/srmullen/godraw-lib
- Owner: srmullen
- Created: 2024-01-24T20:05:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T17:43:49.000Z (4 months ago)
- Last Synced: 2024-11-04T02:42:07.330Z (about 2 months ago)
- Language: Go
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.