Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat - Fractal Visualizer Implementation #86

Merged
merged 13 commits into from
Mar 2, 2024
Merged

Feat - Fractal Visualizer Implementation #86

merged 13 commits into from
Mar 2, 2024

Conversation

jabibamman
Copy link
Owner

No description provided.

jabibamman and others added 13 commits February 24, 2024 08:59
Adjust logging levels for verbose, debug, and trace flags. Use u8 values to set log levels accordingly.
…nced

Restyle Chore: Update logging levels based on flags
Chore: Update logging levels based on flags
Added a new GUI module with functions to fill an image buffer from a file and create a window to display the image pixel by pixel. Integrated GUI dependency in the server for future use.
- Added new dependencies and updated existing ones in Cargo.toml.
- Updated image handling functions for Windows and Linux environments.
- Improved error handling in message handler for Windows.
@jabibamman jabibamman added the enhancement New feature or request label Mar 2, 2024
@jabibamman jabibamman merged commit 58b2c5c into master Mar 2, 2024
3 of 4 checks passed
jabibamman added a commit that referenced this pull request Mar 2, 2024
Feat - Fractal Visualizer Implementation 58b2c5c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants