Skip to content

Releases: Lucaffo/marching-squares

Marching Square v1.1.0-alpha

17 Jul 18:16
a8b16d0
Compare
Choose a tag to compare
  • 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.

Marching Square v1.0.0-beta

13 Jul 21:19
Compare
Choose a tag to compare

Beta release, all the features and most of all optimizations are on.

Marching Square Showcaser

  • Menus for handling Map settings, Noises and presets
  • Handle up to 500x500 vertices on CPU
  • Vertex Intepolation
  • UV Mapping
  • Presets feature
  • Optimized debug point grid
  • Added the app icon