Download List

프로젝트 설명

Evolvotron is an interactive "generative art" application to evolve images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and never got tired of the Mandelbrot set, this could be the software for you. It's implemented using Qt, and is multithreaded.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-27 08:08
0.6.3

이것은 소스의 다운스트림 건축 업자의 편의 위해 완전히 릴리스입니다.

이전에 파이썬 스크립트 사용 현황 파일에서 만들어진 두 개의 파일 (libevolvotron/usage_text.h 및 evolvotron.html) 지금 소스 제어 하며 빌드 프로세스를 간소화 하는 소스 타볼에 포함 됩니다.

새 응용 프로그램 기능이 되지 않습니다.
Tags: Minor, Convenience
This is a release entirely for the convenience of downstream builders of the sources.

The two files (libevolvotron/usage_text.h and evolvotron.html) which were previously built
from the USAGE file by a Python script are now under source control and included in the
sources tarball,
simplifying the build process.

There is no new application functionality.

2009-08-04 10:19
0.6.1

이 릴리스의 수정 파일을 저장 /로드 0.6.0과 함께 몇 가지 문제. 특히, 그것을 다시는 (양자 택일로, 0.6.0에서 해결 방법을 로드할 수 있도록 기능을 저장한 저장된 XML의 두 번째 라인을 수정하고 버전 = "0.6.0와 버전 = 0.6.0 교체")입니다. 이 업데이 트는 아무 한테도 evolvotron의 이용 이외의 캐주얼 만드는 것을 권장합니다.
Tags: Major bugfixes
This release fixes some issues with file save/load in 0.6.0. In particular, it allows saved functions to be loaded again (alternatively, a workaround in 0.6.0 is to edit the second line of saved XML and replace version=0.6.0 with version="0.6.0"). This update is recommended to anyone making anything other than casual use of evolvotron.

2009-06-28 14:52
0.6.0

이 버전은 지금 Qt4 상대로 빌드합니다. 또한 키보드 단축키에 중요한 변화가 포함되어있습니다. 열 / 쿨 / 실드 / 비추다 버튼 메인 윈도우 (옵션에 의해) "autocool"시스템이 점차 감소 변이 속도로 대체되었습니다.
Tags: Major
This version now builds against Qt4. It also includes significant changes to keyboard shortcuts. The heat/cool/shield/irradiate buttons in the main window have been replaced by an (optional) "autocool" system which gradually reduces the mutation rates.

2007-11-28 16:13
0.5.1

약간 사용하는 열 / 쿨 / 방사선 / 실드 버튼을 선택 꾸준한 진보 "autocooling"메커니즘으로 대체되었습니다. 중동 마우스 조정이 더 이상 점멸. Antialiased 렌더링 옵션으로 멀티 샘플링 및 샘플 jittering에 의해 지원됩니다. 확대 이미지를 지금과 스레딩에 자신의 명령줄 옵션을 제공하는 더 많은 컨트롤을 여러 개의 스레드가 사용됩니다.하지만, 이번 릴리스에는 새로운 기능, 그래서 이미지를 가능한 범위하는 0.5.0와 동일합니다.
Tags: Minor feature enhancements
The little-used heat/cool/irradiate/shield buttons
have been replaced by an optional steady
progressive "autocooling" mechanism. Middle-mouse
adjustments no longer flicker. Antialiased
rendering is supported by optional multisampling
and sample jittering. Enlargement images will now
use multiple threads, and their command-line
options provide more control over threading.
However, there are no new functions in this
release, so the range of images possible is the
same as with 0.5.0.

2007-10-21 17:35
0.5.0

주로 개발 릴리스 메모리 관리에 초점을 (지금은), 스레딩 코드 청소, 미리 컴파일된 헤더를 사용하여, 스마트 포인터를 사용하여 부스트 광범위하게 뭔가를 덜 귀찮은와 지저분한 정적 초기화 기능은 메타 정보를 바꿉니다. 몇 가지 사소한 최종 사용자가 볼 수 개선 수있습니다. 예를 들어, 스레드 연산의 기본 숫자를 지금은 프로세서의 수를 발견, 색상 대신에 흠뻑 젖게의 범위를 합리적으로 유지하는 경향이 응용 프로그램 아이콘을 마지막으로 생성한 이미지에서 파생되는 설정입니다 거기에 몇 가지 새로운 기능이있습니다.
Tags: Minor feature enhancements
Mainly a development release focusing on memory management (now makes extensive use of Boost smart pointers), cleaning up threading code, using precompiled headers, and replacing the messy static-initialized function meta-information with something less troublesome. There are several minor end-user visible improvements. For example, the default number of compute threads is now set to the number of processors found, colours tend to stay in a sensible range instead of saturating, the application icon is derived from the last spawned image, and there are a few new functions.

Project Resources