Go to file
2022-02-05 19:25:12 +08:00
cmd io: make ClearColor and FogColor Vec4f instead of 3 2022-01-29 22:52:51 +08:00
internal util: Ptr() returns itself with uintptr 2022-02-05 19:25:12 +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