Flywheel/src/main/java/com/jozufozu/flywheel/gl
Jozufozu f3f02963a7 Good enough for government work
- Move crumbling tbn calculation back to the fragment shader.
- Pass the center of the crumbling block position as a uniform.
- Calculate how to flip the crumbling texture such that it tiles well at
  corners in model space.
- Move ugly crumbling code to utility class and improve bucketing.
- Cache uniform locations in GlProgram.
2023-11-26 23:18:09 -08:00
..
array Sweeping changes 2023-11-18 11:46:04 -08:00
buffer Index sequences but they're unsafe 2023-05-29 20:25:17 -07:00
error Reorganization I 2023-03-30 12:59:09 -07:00
shader Good enough for government work 2023-11-26 23:18:09 -08:00
GlCompat.java Should use separate attribute format correctly 2023-05-06 17:04:58 -07:00
GlFence.java Reorganization I 2023-03-30 12:59:09 -07:00
GlNumericType.java Separate separate attributes 2023-05-07 15:38:45 -07:00
GlObject.java Should use separate attribute format correctly 2023-05-06 17:04:58 -07:00
GlPrimitive.java Reorganization I 2023-03-30 12:59:09 -07:00
GlStateTracker.java Should use separate attribute format correctly 2023-05-06 17:04:58 -07:00
GlTexture.java Should use separate attribute format correctly 2023-05-06 17:04:58 -07:00
GlTextureUnit.java Reorganization I 2023-03-30 12:59:09 -07:00