Releases: Lucaffo/marching-squares
Releases · Lucaffo/marching-squares
Marching Square v1.1.0-alpha
- 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
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