Wallpaper Engine

Wallpaper Engine

The Matrix Rain
12件中 1-10 を表示
< 1  2 >
更新: 2020年4月3日 @ 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

更新: 2020年3月27日 @ 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

更新: 2020年3月19日 @ 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!

更新: 2019年3月14日 @ 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.

更新: 2019年2月6日 @ 14時00分

Version 0.4.1 change log

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

更新: 2019年1月23日 @ 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!

更新: 2018年12月29日 @ 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.

更新: 2018年9月11日 @ 6時36分

Version 0.3.1 change log

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

更新: 2018年8月8日 @ 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.

更新: 2018年6月28日 @ 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!