July 2013

2 logs. Showing : 1 - 2 / 2

Jul 11, 2013

Flatten+.js

http://www.cheetah3d.com/forum/showthread.php?t=1405

上記スレッドで公開されていた歪んだポリゴンを平にするマクロスクリプトの改造版です。
~/Library/Application Support/Cheetah3D/Scripts/Macro フォルダにコピーして、Cheetah3D を再起動してください。

改良点**

  • 取り消し/やり直し に対応しました。
  • ポイントモード時には、選択した3点を基準に残りのポイントを移動して平なポリゴンを生成します。

使用方法

ポイントモード時

基準となる3点を選択して、マクロを起動してください。ポリゴンを構成する残りのポイントを、ポリゴンが平になるように移動します。

初期版はバグでうまく動いてませんでした。 (Yum)

ポリゴンモード時

選択したポリゴン(複数可)が平らになるように構成するすべてのポイントが移動します。


Flatten+.js_20130712.zip ( application/zip : 3 KB)

MD5 : 1c5b87bcdbc45dd0a8fec2b8bba78a64

make your donation
for my scripts.

Jul 05, 2013

Material Helper.js

Cheetah3D のマテリアルを操作するツールスクリプトです。Cheetah3D 6.2.1 以上で動作します。

Texture Helper

gather all textures : シーンで使用しているテクスチャをすべて指定したフォルダにコピーします。
tex. folder : コピー先のフォルダを指定したい場合は、このパラメータにフォルダ名を設定してください。


It's a tool script to manipulate material stuff for Cheetah3D ( version 6.2.1+ ).

Texture Helper

gather all textures : all textures in scene will be copied certain folder.
tex. folder : if you want to copy textures into sub folder, set folder name for this parameter. if it's blank, sub folder won't be created.

Material_Helper.js_20130705.zip ( application/zip : 2 KB)

MD5 : e52ee87efcf9b8e80ad5c3ebca28bf5a

make your donation
for my scripts.