Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 17:34
· 4 commits to main since this release

Release Notes - Version 1.1.0

New Features:

  • Sub-window system rewritten: The sub-window system has been refactored to use channels, improving modularity and flexibility in the rendering process.
  • WASM Migration: The WASM code has been fully migrated to the main branch!
  • Responsive Design: A basic responsive design has been added to enhance user experience on various screen sizes.
  • Color Schemas for IFS Fractals: New color schemas are now available for IFS fractal rendering, providing more customization options for visual outputs.

Dependencies:

  • Crossbeam added for channeling: The crossbeam library has been integrated to handle channeling more efficiently in the project.