CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 22:41:11 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090506065350
location: https://web.archive.org/web/20090506065350/https://github.com/joeyschoblaska/evolution/tree/master
server-timing: captures_list;dur=0.742776, exclusion.robots;dur=0.024825, exclusion.robots.policy;dur=0.011148, esindex;dur=0.013225, cdx.remote;dur=47.240550, LoadShardBlock;dur=249.667091, PetaboxLoader3.datanode;dur=66.627808
x-app-server: wwwb-app211
x-ts: 302
x-tr: 348
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 22:41:13 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 06 May 2009 06:53:49 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_ses=BAh7ByIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7ADoOcmV0dXJuX3RvIhovaW5ib3gvbmV3L21pa2VtaW5kZWw%3D--7eedc04aa9002d17c2e154a507a428b37ed8bcaf; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 380ms
x-archive-orig-etag: "bccfdd4e604007fab2cb99a56c6efa02"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 17382
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 06 May 2009 06:53:50 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 17 Dec 2008 01:41:15 GMT", ; rel="prev memento"; datetime="Thu, 16 Apr 2009 13:35:21 GMT", ; rel="memento"; datetime="Wed, 06 May 2009 06:53:50 GMT", ; rel="last memento"; datetime="Wed, 06 May 2009 06:53:50 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_9_20090506001143_crawl103-c/51_9_20090506064348_crawl101.arc.gz
server-timing: captures_list;dur=0.845810, exclusion.robots;dur=0.033127, exclusion.robots.policy;dur=0.014484, esindex;dur=0.018699, cdx.remote;dur=18.945077, LoadShardBlock;dur=136.694331, PetaboxLoader3.datanode;dur=76.509463, PetaboxLoader3.resolve;dur=1592.074584, load_resource;dur=1605.463834
x-app-server: wwwb-app211
x-ts: 200
x-tr: 1821
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
joeyschoblaska's evolution at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A ruby implementation of a hill climbing algorithm that uses RMagick to generate a collection of polygons which resemble a baseline image. |
Homepage: | https://joeyschoblaska.com/projects |
Clone URL: |
git://github.com/joeyschoblaska/evolution.git
Give this clone URL to anyone.
git clone git://github.com/joeyschoblaska/evolution.git
|
name | age | message | |
---|---|---|---|
![]() |
README | Loading commit data... ![]() |
|
![]() |
baseline-200.gif | ||
![]() |
baseline-350.gif | ||
![]() |
descent.rb | ||
![]() |
evolution.rb |
Evolution ================ Evolution is a ruby implementation of a hill-climbing algorithm that uses RMagick to generate a collection of polygons which resemble a baseline image. Usage ===== 1 - Pick a baseline image you wish to render. 2 - Adjust the path to your baseline image and render directory in the top of evolution.rb 3 - "ruby evolution.rb" Example: https://joeyschoblaska.com/images/evolution.jpg Author ====== Joey Schoblaska Zen Web Apps, LLC Copyright (c) 2008 Joey Schoblaska, released under the MIT license
This feature is coming soon. Sit tight!