Go to file
2022-01-29 00:43:28 +08:00
cmd render: deferred shading 2022-01-22 23:06:41 +08:00
internal semi-transparent water rendering (TODO) 2022-01-29 00:43:28 +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