Go to file
Jeff Carr 4a72be2044 trying to match build versions 2024-12-05 12:38:07 -06:00
.gitignore update. still doesn't build with go-clone 2024-12-04 00:36:06 -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 trying to match build versions 2024-12-05 12:38:07 -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 update. still doesn't build with go-clone 2024-12-04 00:36:06 -06:00
planetfall.glsl pulled out from my fork of upstream repo 2024-02-19 07:16:10 -06:00
psutil.go compiles and runs. maybe it's a plugin? maybe not 2024-02-19 08:10:21 -06:00
seascape.glsl pulled out from my fork of upstream repo 2024-02-19 07:16:10 -06:00
seascape.go update. still doesn't build with go-clone 2024-12-04 00:36:06 -06:00
seascape_original.glsl pulled out from my fork of upstream repo 2024-02-19 07:16:10 -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/