Evolvotron - 0.6.1Interactive 'generative art' software. |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
this Qt is not Quicktime - Version: 0.2.3, 1/24/2005 11:07PM PST
(1 of 1 users found this comment useful)
jasonic
The "Qt" that this program uses is not Apple Quicktime. Rather, it is a cross-platform C library (or framework), also used by some other software found on versiontracker (for instance qucs). You have to download and install these Qt from trolltech for this app to work.
When I run the program, I see a window that immediately draws colorful tiles. There are buttons on the bottom of the window that appear to change the parameters that generate the colorful tiles. When I click in the picture, it redraws the screen in a different, yet similar fashion.
When I run the program, I see a window that immediately draws colorful tiles. There are buttons on the bottom of the window that appear to change the parameters that generate the colorful tiles. When I click in the picture, it redraws the screen in a different, yet similar fashion.
Interesting - Version: 0.2.3, 1/24/2005 05:51PM PST
loehman
This is not your typical Mac application. If you download it, you can do two things (I'm not sure if they are the same or not, but they look the same).
1. Open the folder, then open the folder that says evolvotron and then double click on the application evolvotron. A window opens that runs fine on my machine.
2. Compile the source. You need the quicktime developer files, which I have in my /Developer directory. Using Terminal,
cd evolvotron // wherever it may be
./BUILD // you will get an error message
cd // go to your home directory
source ./login // there is now the path to the quicktime directory
cd evolvotron // wherever it may be
./configure // you should not get any error messages
make // compiles it (took a long time, with some error messages)
su make install // you will need to root password
Pay attention to where it installed it.
Mine was at /home/root/bin/evolvotron_match.app
1. Open the folder, then open the folder that says evolvotron and then double click on the application evolvotron. A window opens that runs fine on my machine.
2. Compile the source. You need the quicktime developer files, which I have in my /Developer directory. Using Terminal,
cd evolvotron // wherever it may be
./BUILD // you will get an error message
cd // go to your home directory
source ./login // there is now the path to the quicktime directory
cd evolvotron // wherever it may be
./configure // you should not get any error messages
make // compiles it (took a long time, with some error messages)
su make install // you will need to root password
Pay attention to where it installed it.
Mine was at /home/root/bin/evolvotron_match.app
On the same page is a Qt/Mac 3.3.4 "minimal" installer (GPL edition) available (10Mb), which allows to run evolvotron or any other Qt3-based program provided on the ATG website. You can download it via:
http://naranja.umh.es/~atg/QtMac334_Mini.zip
More information is available on the same page http://naranja.umh.es/~atg/