Releases: Necsy/amber
Releases · Necsy/amber
Release list
Version 1.0.1
Hey everyone, Amber v1.0.1 is here and with it some major changes! 🎉
Features ✨
- Enhanced Architecture: The class and code structure has been refactored for clarity and efficiency
- Preset Menubar: Multiple new presets are now accessible via a button in the menubar
- Random Image Generation: The old "default" button now generates a completely random and unique image every time!
- Smooth Export: Exports now feature a progress bar, eliminating previous freezes
- Debug Build: A new debug executable (labeled “d”) is included for troubleshooting
Note: Current implementation is Windows-specific, though porting to other operating systems should be fairly simple, as most of the used libraries are cross-platform compatible
Version 1.0.0
Woohoo, the first version of Amber is now public! 🥳
Features
- Custom image resolution
- Real-time stat counter for performance measurements
- Live zoom for better inspection
- Countless customization options based on uv-coordinates, fbm and warps
- Free PNG export
Current build is only supported on Windows