You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.