Rhinoでモデリング
Fkamingoで、レンダリング
デキャンタの金色模様の部分は以下の方法にて作成。
1.回転サーフェスによって作成されたデキャンタのボディーから、CreateUVCrvコマンドで、UV空間を作成
2.模様の部分を2次元ドラフティングで、適当な矩形形状内に収まるように作成
3.2.で作成したパターンを、1.のUV空間に収まるように、1次元スケールで縦横に会うように変形
4.3.で変形した、パターンをApplyCrvコマンドで、デキャンタ部分にマップ
5.Splitコマンドで分割
The pattern with gold color at the body of bottle is made by following process.
1.Use CreateUVCrv command at the body of bottle then created UV space.
2.In other hand, the pattern is done by 2D drawing in side of arbitrarily rectangle box.
3.Transform 2D Drawing by 2. with using 1D Scale to fit the UV space by process 1.
4.Use ApplyCrv command to the bottle back
5.Split the bottle by applied curves on surface then split.
|