Wallpaper Engine

Wallpaper Engine

Customizable Module Visualizer
Showing 41-50 of 113 entries
< 1 ... 3  4  5  6  7 ... 12 >
Update: 21 Apr, 2019 @ 1:25am

- Background Grid now uses same update ticker as the other visuals (minor efficiency improvement)

- Rewritten Audio Channel Mixer to create a lot less garbage to be collected :P

Update: 20 Apr, 2019 @ 2:33pm

Minor tweaks:

- Optimized code

(decreased memory usage by ~16% -- This should also trigger the Garbage Collector less often for a more 'smooth' experience)

Update: 20 Apr, 2019 @ 1:11pm

Added :

Layers (Z-Index) for main visuals : Visualizer 1, Visualizer 2, Confetti & Foreground Image

It's possible to re-arrange the order of drawing of these 'visuals' on the Main canvas now


Fixed :
- Small optimizations to code

Update: 18 Apr, 2019 @ 11:46am

Hotfix :
- 'Pulse' Effect didn't work with 'Brightness Decrease' set to '0'

Update: 18 Apr, 2019 @ 11:38am

ADDED:
- basic iCUE integration ( please let me know your feedback! )

CHANGED:
- Default settings now properly 'match' the preview image :P

FIXED:
- Some minor issues in the settings that didn't work well together (settings from vis 2 has a dependency on settings in vis 1)

Update: 13 Apr, 2019 @ 3:14pm

- Completely revamped how the effects on the background work. They should now be identical to the Visualizer Effects

Update: 13 Apr, 2019 @ 9:29am

Hotfix:
- Typo in code disabled 'bounce' for visualizer if certain Idle settings where set (even though wallpaper was not in idle mode)

Update: 13 Apr, 2019 @ 7:31am

Hotfix:
- BassMultiplier returned '0' instead of '1' when Idle State was active

Update: 13 Apr, 2019 @ 7:21am

Bug fiix:

- Checkbox in Confetti to ignore Idle State now functions properly
- Checkbox in idle state to ignore effects now functions properly

Change:
- Confetti now has more 'randomness' in speed. Will probably make this into a settings soon

Update: 13 Apr, 2019 @ 3:34am

- BugFix : I somehow missed a multiplication error. Which made all Bass Effects 5 times stronger than expected.... Everything should be normal now.... -- Sorry for the inconvenience

- Small Fixes : Aligned Visualizer and Background effects ( did a check on all effect multipliers to make sure every effect is applied the same way... )

- Minor Improvement : FPS Counter got rendered on the first loading frame - this is no longer the case if it's disabled