タグ

ブックマーク / alteredqualia.com (1)

  • Image evolution

    The goal is to get an image represented as a collection of overlapping polygons of various colors and transparencies. We start from random 50 polygons that are invisible. In each optimization step we randomly modify one parameter (like color components or polygon vertices) and check whether such new variant looks more like the original image. If it is, we keep it, and continue to mutate this one i

    t_43z
    t_43z 2008/12/11
    JavaScript+Canvasを使ってポリゴンを重ね合わせることでモナリザを描画。
  • 1