Wallpaper Engine

Wallpaper Engine

The Matrix Rain
Viser 1-10 af 12 forekomster
< 1  2 >
Opdatering: 3. apr. 2020 kl. 8:47

Version 0.7.0 change log

Major Changes:
- Reworked Appearance section for more options to style your matrix:
- Column now has 4 modes:
Single color (= the old design), Gradient (Horizontal/Vertical)
and Random per column
- Highlight and Tail can now be disabled if wanted
- Changed internal structure to make room for future features to add
- Due to the key changes your Appearance options (the Movement and Character
settings are not affected) have been resetted. Sorry for that!

Additional Changes:
- Performance improvements with PixiJS render engine
- Added character set Japanese
- Added character set Chinese (CJK)
- Movement settings are now above Character settings
- Default value of column color is now #33ff22 instead of #33ffab (makes it more greenish)

Thanks again for using my wallpaper. If this update broke the wallpaper on your PC or you have a feature request, please let me know in the comment section!

Stay safe during this times,
UnknownByte aka 128byte

Opdatering: 27. mar. 2020 kl. 11:09

Version 0.6.0 change log

Major Changes:
- The rendering engine has been changed from the Canvas2D API (default API available in almost every browser) to the more modern but much faster WebGL API. WebGL allows for native access to the GPU and thus works far better.
- The awesome PixiJS[www.pixijs.com] library is used to render the matrix on the WebGL canvas. Be sure to check out their website!
- The font is now prerendered and cached instead of creating it every frame.

Additional Changes:
- Default value of font size is now 12px instead of 14px.
- Minimum value allowed for font size is now 6px instead of 8px.
- Default value of Max FPS is now 30 instead of 24.
- Added debug option (hidden in UI) for easier development.
- Added debug window (hidden in UI) for easier development.

Notes:
- Changing the font color and family may take a second or two - this is caused by the fact that the font is prerendered offscreen so the wallpaper can run much smoother.

Thanks again for using my wallpaper. If this update broke the wallpaper on your PC or you have a feature request, please let me know in the comment section!

Stay safe during this times,
UnknownByte aka 128byte

Opdatering: 19. mar. 2020 kl. 4:57

Version 0.5.0 change log

- Added ability to change font family
- Added three new character sets: Binary, Hexadecimal and Octal
- Added note if you selected a font size which will probably cause performance issues on your PC
- Changed behaviour so console.info() will only log if MatrixRender class is set explicitly to debug to save memory

Thank you for using my web wallpaper!

Opdatering: 14. mar. 2019 kl. 8:49

Version 0.4.2 change log

- Changed intern algorithm parameters so that rain drop waves at the beginning do not take several minutes to randomize enough that these waves aren't recognizable anymore.

Opdatering: 6. feb. 2019 kl. 14:00

Version 0.4.1 change log

- Added links to source code on Github and to this changelog.

Opdatering: 23. jan. 2019 kl. 11:06

Version 0.4.0 change log

- Added new feature: Rain drops can now be faded out, which looks incredible. Note that this option can take some more memory than normally, due to the alpha color calculations.
- Added new character set: cyrillic letters.
- Default value of font size is now 14px instead of 12px.
- Minor algorithm changes for optimized execution.

Thanks for using my web wallpaper!

Opdatering: 29. dec. 2018 kl. 14:45

Version 0.3.2 change log

- Speed control is now set as a max FPS count rather than a number between 1 and 200.
- Upgraded render algorithm to the newest web technology: window.requestAnimationFrame().
- Fixed bug, that the background color could not be set in certain circumstances.

Opdatering: 11. sep. 2018 kl. 6:36

Version 0.3.1 change log

- Added option to enable random character changes within a rain drop.

Opdatering: 8. aug. 2018 kl. 9:55

Version 0.3.0 change log

- Added option to set characters used in the rain.
- Optimized the way preferences are set.
- Removed unnecessary code lines.

Opdatering: 28. juni 2018 kl. 8:17

Version 0.2.0 change log

Foreground:
- Redesigned settings and added categories, so you can find your option to set easier.
- Added options for setting font size and the rain drop length (percentage of screen height).

Background:
- Reorganized API for easier feature upgrades in the future. Note that previously setted options in WallpaperEngine may have been reset due to key name changes. Sorry for that inconvenience.

Thank you for using my web wallpaper!