Wallpaper Engine

Wallpaper Engine

Pointers at your mouse
Showing 1-5 of 5 entries
Update: 18 Nov, 2024 @ 11:21am

Added interpolation:
- outer range (within that range lines start pointing to the mouse)
- smoothing factor (how fast the lines turns to the mouse)
1 - immediately
0.05 - slowly

Update: 17 Nov, 2024 @ 4:28am

bugfix

Update: 17 Nov, 2024 @ 4:21am

Added FPS slider
Default value - 60 FPS
If you have some troubles with performanse try to decrease the value

Update: 14 Nov, 2024 @ 4:00pm

A small optimization was added
if between 2 frames the position of the mouse is unchanged - draw a previous frame (which is just showing)
+ left click refreshes the lines to default (random) positions

A bigger optimization is upcomming!

Update: 14 Nov, 2024 @ 1:31pm