Go to file
Jeff Carr 2b8673e04c ignore all *.so files 2025-01-07 17:44:05 -06:00
resources using resources so it might run as a plugin 2024-12-05 18:49:47 -06:00
.gitignore ignore all *.so files 2025-01-07 17:44:05 -06:00
.plugin identify for building 2024-12-04 03:18:39 -06:00
LICENSE compiles and runs. maybe it's a plugin? maybe not 2024-02-19 08:10:21 -06:00
Makefile standard build rules 2024-12-06 01:52:16 -06:00
README.md update. still doesn't build with go-clone 2024-12-04 00:36:06 -06:00
action.go compiles and runs. maybe it's a plugin? maybe not 2024-02-19 08:10:21 -06:00
args.go update. still doesn't build with go-clone 2024-12-04 00:36:06 -06:00
event.go compiles and runs. maybe it's a plugin? maybe not 2024-02-19 08:10:21 -06:00
main.go using resources so it might run as a plugin 2024-12-05 18:49:47 -06:00
psutil.go using resources so it might run as a plugin 2024-12-05 18:49:47 -06:00
seascape.go using resources so it might run as a plugin 2024-12-05 18:49:47 -06:00
stdin.go notes about why this doesn't work 2024-02-19 08:48:10 -06:00
structs.go compiles and runs. maybe it's a plugin? maybe not 2024-02-19 08:10:21 -06:00
tree.go compiles and runs. maybe it's a plugin? maybe not 2024-02-19 08:10:21 -06:00

README.md

nogui

Package gui implements a abstraction layer for Go visual elements.

This is a sample plugin. It's a skeleton intended to be used when making a new toolkit plugin.

github.com/faiface/pixel-examples/community/seascape-shader/