Go to file
2022-01-27 01:09:45 +08:00
cmd render: deferred shading 2022-01-22 23:06:41 +08:00
internal render: move render_world_helper, remove chunks drawn behind view 2022-01-27 01:09:45 +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