Matrix Gl Screensaver Mac

Screensaver mac clock

Matrix Reloaded GL is a screensaver module for Mac OS X. It's a port of the Windows/Linux OpenGL ScreenSaver made by Alex Zolotov. Nov 13, 2016 The developer has stopped the support of this very famous Matrix screensaver for Mac OS X. Its one of my favourite and hence I decided to download the code and build it again for the latest version. It's a matrix code screensaver that displays tumbling matrix characters inspired from the movie. The 3D Matrix Code Screensaver Latest Version - Mac: v1.1 - Windows: v3.4. The original 3D version of the Matrix, and I'm told it's still the best! Watch the Matrix code as you've never seen it before, in mind-bending OpenGL 3D! Features a traditional 2D code display or the extra-nifty 3D code display, as well as many other configuration options.

An OpenGL-accelerated screensaver based on the scrolling green lines of code seen in The Matrix, the science fiction film directed by Lana and Lily Wachowski and starring Keanu Reeves. The scrolling code alternates with images of the main characters embedded into the code, though these (as well as the opening credits) can optionally be disabled via the screensaver's settings menu. The color of the code lines can also be changed.

  1. Matrix GL Screensaver 1.0 Matrix GL is a 3D screensaver for Linux and Microsoft Windows, based on 'The Matrix Reloaded'. For running it you need a graphics Template::Tutorial 2.15 Template::Tutorial are template toolkit tutorials. This section includes tutorials on using the Template Toolkit.
  2. Matrix Reloaded GL is a screensaver module for Mac OS X. It's a port of the Windows/Linux OpenGL ScreenSaver made by Alex Zolotov.

This download will probably not be usable on computers running Microsoft Windows.

ScreenshotsFilesAnti-virusHelp

Message board

Do you have a question about this screensaver? Post it on our message board »

Help pages

Anti-virus report for MatrixGL

Our editors have reviewed all files and found them to be safe, but they are also checked automatically using many different virus scanners. We are happy to share the results.

Virus scanner1043-matrixgl.dmg
AVG
Avast
Avira
BitDefender
ClamAV
ESET-NOD32
F-Secure
Kaspersky
Malwarebytes
McAfee
Microsoft
Panda
Symantec
TrendMicro
Last scanned2 weeks ago

We have 1 file for 'MatrixGL'

  1. 1043-matrixgl.dmg (Mac)
File report #1
File name1043-matrixgl.dmg
Target system Apple Mac
File size812.76 kB (832,267 bytes)
File typeApple Disk Image (DMG)
Anti-virus
Detection ratio0/14 (0%) View report
Popularity
Total downloads10,229
Last downloaded2 hours ago
File verification
MD514bece7f50776c4866a19022f901870b
SHA1d85836f1f033662440c31d3fe38f0e41a4967d3f
SHA256bfba639c8f8532a50d4edabd74c30e249aa8f32560808b7da23059af51accd78

User reviews (12)

IT WONT LET ME DELETE, AND IT WONT WORKKKK 2 STARS FOR LOOKSS BUT IT WONT DELETEEEEEEEE

by ag on December 8, 2020

I am running Mac OS 10.15.7 (Catalina) and it works fine. I disabled the 3D. Great!

by David Hannum on October 29, 2020

This works fine on MacOS Catalina, you just need to disable Gatekeeper with the following command: sudo spctl --master-disable

by Neo on June 6, 2020

Doesn't work on macOS Catalina

by Daniel on May 17, 2020

This was easy to download, works awesome and there is a option to take the 3D off. I am very pleased and highly recommend this for Mac users. Best and most accurate one I could find.

by Justin on February 21, 2020

Doesn't work on macOS Catalina 10.15.2

by scb on December 25, 2019

great

by rafi on February 19, 2019

I didn't get this one at first because I didn't like the 3D images part, but the Matrix Mania one only plays for a few seconds then displays 'PURCHASE REGISTRATION' instead so I gave this one a shot. This one is free and one can disable the 3D Image, effectively making it like the other one. There's also color options.

by monsterhart on July 28, 2018

thanks mate

by beautifull... thanks a lot ;-) on July 2, 2017
Matrix

Really nice

by L on March 27, 2017

not working with retina display

by gui on August 31, 2016

I luv them

by Banard wallace on August 20, 2016

Write a review

Please share your opinion about this screensaver in a user review.

Have a question or problem? Please post it on our message board (no registration).

Matrix Gl Screensaver Mac

Related screensavers

  • >

Matrix Gl Screensaver Mac Os

(Redirected from Xscreensaver)
XScreenSaver
Original author(s)Jamie Zawinski
Developer(s)Jamie Zawinski
Initial release17 August 1992; 28 years ago
Stable release
5.45 / December 8, 2020; 33 days ago[1]
Repositorygithub.com/Zygo/xscreensaver
Written inANSI C, X11, OpenGL
Operating systemUnix, macOS, iOS, Android
TypeScreensaver
LicenseMIT License[2]
Websitejwz.org/xscreensaver/
Xscreensaver 'GLMatrix' Screensaver

XScreenSaver is a free and open-source collection of 240+[3]screensavers for Unix, macOS, iOS and Android operating systems. It was created by Jamie Zawinski in 1992 and is still maintained by him, with new releases coming out several times a year.[4]

Platforms[edit]

The free software and open-sourceUnix-like operating systems running the X Window System (such as Linux and FreeBSD) use XScreenSaver almost exclusively.[citation needed] On those systems, there are several packages: one for the screen-saving and locking framework, and two or more for the display modes, divided somewhat arbitrarily.[5]

On Macintosh systems, XScreenSaver works with the built-in macOS screen saver.

On iOS systems, XScreenSaver is a stand-alone app that can run any of the hacks full-screen.

On Android systems, the XScreenSaver display modes work either as normal screen savers (which Android sometimes refers to as 'Daydreams') or as live wallpapers.

There is no official version for Microsoft Windows, and the developer discourages anyone from porting it. The author considers Microsoft to be 'a company with vicious, predatory, anti-competitive business practices'[6]and says that, as one of the original authors of Netscape Navigator, he holds a 'personal grudge' against Microsoft because of its behavior during the First Browser War.

Software Architecture[edit]

Screensaver Mac Os X

The XScreenSaver daemon is responsible for detecting idle-ness, blanking and locking the screen, and launching the display modes. The display modes (termed 'hacks' from the historical usage 'display hack') are each stand-alone programs.

This is an important security feature, in that the display modes are sandboxed into a separate process from the screen locking framework. This means that a programming error in one of the graphical display modes cannot compromise the screen locker itself (e.g., a crash in a display mode will not unlock the screen).

Matrix gl screensaver mac free

It also means that a third-party screen saver can be written in any language or with any graphics library, so long as it is capable of rendering onto an externally provided window.

For historical and portability reasons, the included hacks are all written in ANSI C. About half of them use the X11 API, and about half use the OpenGL 1.3 API.

Rather than forking the code-base and re-writing the hacks in order to target different platforms, XScreenSaver contains a number of compatiblity layers.

  • To allow the X11-based hacks to run natively on macOS and iOS, XScreenSaver contains a complete implementation of the X11 API built on top of Cocoa ('jwxyz').[7]
  • To allow the OpenGL 1.3-based hacks to run natively on iOS and Android systems, which only support OpenGL ES, XScreenSaver contains an implementation of the OpenGL 1.3 API built in top of OpenGL ES 1.0 ('jwzgles').[7]
  • And to allow the X11-based hacks to run natively on iOS and Android, XScreenSaver also contains an implementation of the X11 API in terms of OpenGL ES 1.0.[8]

Security[edit]

In addition to sandboxing the display modes, the XScreenSaver daemon links with as few libraries as possible. In particular, it does not link against GUI frameworks like GTK or KDE, but uses only raw Xlib for rendering the unlock dialog box.

In recent years, some Linux distributions have begun using the gnome-screensaver or kscreensaver screen-blanking frameworks by default instead of the framework included with XScreenSaver.[9]In 2011, gnome-screensaver was forked as both mate-screensaver and cinnamon-screensaver. Earlier versions of these framekworks still depended upon the XScreenSaver collection of screen savers, which is over 90% of the package.[10]However, in 2011, gnome-screensaver version 3 dropped support for screensavers completely, supporting only simple screen blanking,[11]and as of 2018, Linux Mint's cinnamon-screensaver 4.0.8 no longer supports the XScreenSaver hacks.[12]

Those Linux distributions that have replaced XScreenSaver with other screen-locking frameworks have suffered notable security problems. Those other frameworks have a history of security bugs that allow the screen to be un-locked without a password, e.g., by simply holding a key down until the locker crashes.[13][14][15][16][17]

In 2004, Zawinski had written about the architectural decisions made in XScreenSaver with the goal of avoiding this very class of bug,[18]leading him to quip in 2015, 'If you are not running XScreenSaver on Linux, then it is safe to assume that your screen does not lock.'[19]

Display Modes[edit]

The included hacks are highly varied, ranging from simple 2D psychedelia, to 3D demonstrations of complex mathematical principles, to simulations of other computer systems, to re-creations of artifacts and effects from movies.

Though many of the newer hacks take full advantage of the power of modern computers, the age of the project means that some of the older hacks may look dated to modern eyes, as they were originally written for much less powerful computers.

Examples of hacks include:[3]

  • Atlantis – an OpenGL animation showing whales and dolphins.
  • BSOD – shows fake fatal screen of death variants from many computer systems, including Microsoft WindowsBlue Screen of Death, a Linux kernel panic, a Darwin crash, an Amiga 'Guru Meditation' error, a sad Mac, and more.
  • Apple2 – simulates an Apple II computer, showing a user entering a simple BASIC program and running it. When run from the command-line, it is a fully functional terminal emulator (as is Phosphor.)
  • Barcode – a number of coloured barcodes scroll across the screen.
  • Flow – a 3D display of strange attractors.
  • Flying toasters – 3D toasters fly around, inspired by the classic After Dark screensaver.
  • Gears – an OpenGL animation of inter-meshing gears and planetary gears.
  • GLMatrix – an OpenGL animation similar to the 'digital rain' title sequence seen in the Matrix trilogy.
  • Molecule – an OpenGL animation showing space-filling or ball-and-stick models of a series of common drugs and other molecules, of which thirty-eight (38) are built in. It can also read PDB (Protein Data Bank) from a file, or files placed in a directory, as input.
  • Penrose – tiles the screen aperiodically with coloured Penrose tiles.
  • Spotlight – puts a moving spotlight across the desktop in the style of the James Bond film opening sequences.
  • Sproingies – an animation in the style of the video game Q*bert.
  • Webcollage – creates collages out of random images found on the Web.
  • XAnalogTV – simulates an analog cathode ray tube television set, including visual artifacts and reception issues.
  • XPlanet – draws planets and other celestial bodies that update in real time.
  • XMatrix – animations similar to the 'digital rain' sequence seen in the Matrix trilogy.

Some of the included hacks are very similar to demo effects created by the demoscene:

  • Boing – based on the 1984 program regarded as the first Amiga demo ever, showing the bouncing red and white ball.
  • Bumps – an implementation of full-screen 2D bump mapping.
  • MetaBalls – another common demo effect.
  • Moire2 – moving interference circles similar to those common in older Amiga demos.
  • ShadeBobs – another effect common in older Amiga demos.
  • XFlame – the filter-based fire effect, also known as flame effect.

See also[edit]

XScreenSaver was featured in Sleep Mode: The Art of the Screensaver,[20]a gallery exhibition curated by Rafaël Rozendaal at Rotterdam's Het Nieuwe Instituut in 2017.


Media related to XScreenSaver at Wikimedia Commons

References[edit]

  1. ^'Changelog'. Retrieved 2020-12-24.
  2. ^'Debian XScreenSaver copyright list'. 2020-12-24. Retrieved 2020-12-24.
  3. ^ ab'List of screen savers included in the XScreenSaver collection'. 2020-12-08. Retrieved 2020-12-24.
  4. ^'XScreenSaver release history'. 2020-12-08. Retrieved 2020-12-24.
  5. ^'Debian XScreenSaver package list'. 2020-12-24. Retrieved 2020-12-24.
  6. ^'XScreenSaver: Windows Version'. www.jwz.org. Retrieved 2020-12-24.
  7. ^ ab'jwz.org blog post about the iOS port'. 2012-06-19. Retrieved 2020-12-24.
  8. ^'jwz.org blog post about the Android port'. 2016-05-23. Retrieved 2020-12-24.
  9. ^'XScreenSaver FAQ regarding KDE/Gnome'. Retrieved 2020-12-24.
  10. ^'XScreenSaver source code distribution'. 2020-12-08. Retrieved 2020-12-24.
  11. ^Campagna, Giovanni (2011-03-21). 'Re: What is the status of the screensaver in GNOME3?'. gnome-shell (Mailing list).
  12. ^'Linux Mint 19.1 Announcement'. 2018-12-20. Retrieved 2020-12-24.
  13. ^'Gnome-Screensaver Key Flood'. 2014-04-16. Retrieved 2020-12-24.
  14. ^'Cinnamon-Screensaver Key Flood'. 2014-08-22. Retrieved 2020-12-24.
  15. ^'CVE-2014-1949, Cinnamon-Screensaver Lock Bypass'. 2015-01-16. Retrieved 2020-12-24.
  16. ^'Mandriva Security Advisory MDVSA-2015:162'. 2015-03-29. Retrieved 2020-12-24.
  17. ^'CVE-2019-3010, Privilege Escalation in Oracle Solaris XScreenSaver fork'. 2019-10-23. Retrieved 2020-12-24.
  18. ^'XScreenSaver: On Toolkit Dialogs'. 2004-10-19. Retrieved 2020-12-24.
  19. ^'jwz.org blog post about Gnome security bugs'. 2015-04-04. Retrieved 2020-12-24.
  20. ^'Sleep Mode: The Art of the Screensaver: Jamie Zawinski Interview'. 2017-01-27. Retrieved 2020-12-24.

External links[edit]

  • 'XScreenSaver'. Freecode.
Retrieved from 'https://en.wikipedia.org/w/index.php?title=XScreenSaver&oldid=999491379'