What's Changed
- Expose
Visualizer.toggleGui(value=None)by @ManifoldFR in #102 - Move cpp examples to their own directory by @ManifoldFR in #103
- utils : Fix use after free by @ManifoldFR in #104
- Fix SSAO visual artifacts when MSAA is enabled. Increase performance of SSAO, allow passing effect kernel size by @ManifoldFR in #105
- Enhancement to
Visualizerconstructors, usefmt::formatinstead of std version by @ManifoldFR in #106 - Rework shader pipeline, use Slang instead of GLSL by @ManifoldFR in #107
- pixi: update lockfile by @ManifoldFR in #108
- Shader enhancements by @ManifoldFR in #109
- Fix computation of alpha channel for transparent objects by @ManifoldFR in #110
Full Changelog: v0.10.1...v0.11.0