Fixed a math issue in the symbol UV function.

This commit is contained in:
Rezmason
2021-10-30 20:30:55 -07:00
parent 4ea6cadd2f
commit 375560d6a1
3 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ TODO:
WebGPU
First decent rainRender
What's wrong with the other font textures?
Port compute pass 100%
Compute entry point can live in the same wgsl file, I think
use textureLoad for texel access in render pipeline