gregjohnson2017 / tabula-editor

An image editor built from scratch with OpenGL in Go.
MIT License
7 stars 0 forks source link

Separate graphics library into external module #77

Closed kroppt closed 3 years ago

kroppt commented 3 years ago

This will allow us to use it in other code bases.