Fix gamma rendering issues

- Remove gamma correction from the Vulkan renderer
- Add SamplerCreator, used to specify Min/Mag filter
- Add character texture to example project
- Add AnimationSystem, DebugSystem and UiRenderSystem to example project
This commit is contained in:
Thraix
2023-06-19 12:37:11 +02:00
parent 76bda0ace4
commit 042d1b6c70
42 changed files with 510 additions and 123 deletions
+4
View File
@@ -0,0 +1,4 @@
[Texture2D]
filepath=res/textures/stone.png
mag-filter=nearest
uuid=0c83bab1-9406-94fe-2068-6ea324dacb27