画像処理についてあれこれ
ImageMagickをメインに、画像処理についてのTipsを書いていきます。
Monday, July 06, 2009
Structure Synthで円形に配置された立方体を描画する
Structure Synthで円形に配置された立方体を描画するには、以下のスクリプトを実行します。
// 18回20度ごと回転させて、半径5で立方体を描画
18 * { ry 20 } 1 * { x 5 color #7799ff } box
// 白色の地面
{ y -1 s 200 0.1 200 color white } box
Structure Synthでの出力画像
出力画像Sunflowreでの出力画像
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment