This is a simple port of The Matrix example from my PixEngine project to a macOS screensaver.
There is a zipped binary in the Releases section for macOS Catalina 10.15 and
later. Simply download the version for your system, unzip it and open the
thematrix.saver file to install.
If you'd like to build it yourself, follow these steps:
- Install Xcode
- Download the source code and open
thematrix.xcodeprojin Xcode - Go to
Product -> Build - Depending on your Xcode settings you may have a
Productsfolder where you can find thethematrix.saverfile. Right click and clickShow in Finderthen open it. - If you don't have a
Productsfolder, you may need to look in~/Library/Developer/Xcode/DerivedDatato find thethematrix.saverfile.
