- renamed to kageviewer to match with repository name
- automatically determine shader size when needed
- added Time uniform
- don't provide binary releases anymore
This commit is contained in:
2024-03-26 18:22:48 +01:00
parent b384795e53
commit f5899ac72f
8 changed files with 88 additions and 74 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/TLINDEN/kage-viewer
module github.com/TLINDEN/kageviewer
go 1.22