About This File
This program generates a constantly changing noise pattern based on a pseudo random number generator (PRNG). Scientifically speaking, PRNGs should not be able to be influenced by spirits, but there are two caveats. One is that the random seed used in Python is somehow affected (like timing). The other is that this may be an example of a partnership between our medium-capable suggestive minds and randomly generated shapes and forms.
At some point, we will also introduce random visuals that derive from hardware sources, like the audio input of your computer. It will be interesting to see if the images improve.
Download Program (The compiled program runs only in Windows 10.)
Click the link. Then click the down arrow button at the top right to download. Unzip the file (uncompressed over 700 MB!) and it will produce a folder. In this folder is an EXE file called amorphous.gui.exe that you can run.
Source Code (Python; Any OS)
If you have Python / Anaconda3, you can play with and modify the script. Let us know if there is a more efficient way to make an EXE from Python, or if you want, you can recode the program in another programming language.
10-2020_Rainbow_People_Python_byMichaelLee_Varanormal_REV1.00.py
What's New in Version 1.0.0 See changelog
Released
No changelog available for this version.
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.