The Tomo API.
Go to file
Sasha Koshka 35c6e167be Added a texture interface 2023-08-20 17:54:06 -04:00
canvas Add a ton more doc comments 2023-08-02 01:34:07 -04:00
data Add a ton more doc comments 2023-08-02 01:34:07 -04:00
event FuncBroadcaster actually broadcasts lol 2023-07-05 00:45:32 -04:00
input Add function keys up to F24 2023-08-02 01:37:46 -04:00
text Added text manipulation 2023-07-19 23:58:27 -04:00
LICENSE Add license 2023-06-30 17:45:29 -04:00
README.md Add files 2023-06-30 16:38:51 -04:00
backend.go Added a texture interface 2023-08-20 17:54:06 -04:00
go.mod Add files 2023-06-30 16:38:51 -04:00
go.sum Add files 2023-06-30 16:38:51 -04:00
object.go Added a texture interface 2023-08-20 17:54:06 -04:00
plugin.go Add files 2023-06-30 16:38:51 -04:00
texture.go Added a texture interface 2023-08-20 17:54:06 -04:00
tomo.go Added a texture interface 2023-08-20 17:54:06 -04:00
unix.go Add files 2023-06-30 16:38:51 -04:00

README.md

tomo

WIP rewrite of tomo.

This module will serve as a wafer-thin collection of interfaces and glue code so that plugins will be an actual viable concept.