画像処理についてあれこれ
ImageMagickをメインに、画像処理についてのTipsを書いていきます。
Thursday, July 09, 2009
Structure Synthでリングを描画する
Structure Synthでリングを描画するには、以下のスクリプトを実行します。
// 1440回0.25度ごと回転させて、半径5で球を描画
1440 * { ry 0.25 } 1 * { x 5 color #7799ff } sphere
// 白色の地面
{ y -1 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