画像処理についてあれこれ
ImageMagickをメインに、画像処理についてのTipsを書いていきます。
Saturday, July 18, 2009
Structure Synthで渦巻状に四角を描画する
Structure Synthで渦巻状に四角を描画するには、以下のスクリプトを実行します。
{ color #e0e0e0 } pattern1
rule pattern1 {
{ s 2 1 1 } box
{ s 1.02 ry 15 x 0.3 } pattern1
}
// 白色の地面
{ y -0.5 s 200 0.1 200 color white } box
Structure Synthでの出力画像
Sunflowでの出力画像
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment