Skip to content

Marching Square v1.1.0-alpha

Latest
Compare
Choose a tag to compare
@Lucaffo Lucaffo released this 17 Jul 18:16
· 16 commits to main since this release
a8b16d0
  • Implemented the Compute Shader. The shader compute the triangulation and the uvs.
  • Option to enable or disable the use of the compute shader. (Disabled by default)
  • Graphics reworks and resource monitor options (FPS, vertices and triangles).
  • Options to enable or disable the UV mapping.
  • Noise contour gradient for the show grid option.
  • Algorithm and mesh optimizations.