Go to file
2022-02-21 12:24:05 +08:00
cmd add background for F3 text, fix single-channel texture display 2022-02-10 21:13:55 +08:00
internal refactor debug info, measure render times 2022-02-21 12:24:05 +08:00
.gitignore Initial commit 2022-01-20 21:58:50 +08:00
embed.go Initial commit 2022-01-20 21:58:50 +08:00
go.mod Initial commit 2022-01-20 21:58:50 +08:00
go.sum Initial commit 2022-01-20 21:58:50 +08:00
main.go Initial commit 2022-01-20 21:58:50 +08:00
shader.frag Initial commit 2022-01-20 21:58:50 +08:00
shader.go Initial commit 2022-01-20 21:58:50 +08:00
shader.vert Initial commit 2022-01-20 21:58:50 +08:00
square.png Initial commit 2022-01-20 21:58:50 +08:00
texture.go Initial commit 2022-01-20 21:58:50 +08:00