Tags : Cheetah3D

Entries in this Tags : 118logs Showing : 99 - 105 / 118

Sunflow Exporter.js

Sunflow Render System v.0.07.2 用にファイルを書き出す Cheetah3D の Tool スクリプトです。要 3.5 以上。

すいません、法線の書き出しにバグがありました。修正した最新のものを再度ダウンロードしてください。

最新版: Sunflow_Exporter_js_20090514.zip

  • テクスチャが反転していたバグを修正
  • ジオメトリがおかしくなるバグを修正
  • Hair.js -> hair curve object へ変換するコードを追加

  • エラーが出るバグを修正

  • バンプマップが設定されている場合にエラーが出るバグを修正

this is Tool script for exporting Sunflow's scene (v.0.07.1) file from Cheetah3D. v.3.5 required.

Old version had bug of exporting normals, please re-download latest version.

Latest Version: Sunflow_Exporter_js_20090514.zip

  • fixed texture flipped bug.
  • fixed giometry bug.
  • added Hair.js -> hair curve object.

  • fixed uv error. (Foot in mouth)

  • fixed bug when material has bump map. (Cry)

Sunflow_Exporter_js_20090515.zip ( application/zip : 16 KB)

MD5 : 04af678cde76191540d431d61f544bc4

make your donation
for my scripts.

Radium Exporter.js

Cheetah3D から radium renderer のシーンファイルを書き出す Tool スクリプトです。v.3.5 以上で使用して下さい。

  • シーンに必要な画像ファイルは、書き出された SCN ファイルと同じディレクトリにある必要があります。出来た SCN ファイルを Radium.jar で読み込む前に、シーンで使用している画像ファイル(テクスチャ・HDRI)全てを、読み込む SCN ファイルと同じディレクトリにコピーしておいてください。

追記:Radium_Exporter_js_20070117b.zip にアップデートしました。メッシュ書き出しの細かいバグを修正しています。

古いものに法線のバグがありました。修正した最新のものをお使いください。

最新版: Radium_Exporter_js_20070130.zip


this is Tool script for exporting from Cheetah3D to radium .scn file. this requires v.3.5+.

  • all texture or hdri image must exist in same directory of .scn file. please copy it before opening .scn file with Radium.jar application.

Updated: Radium_Exporter_js_20070117b.zip, small bug fixed.

old version had bug about exporting normals, please re-download latest one.

Latest Version: Radium_Exporter_js_20070130.zip


Radium_Exporter_js_20070130.zip ( application/zip : 14 KB)

MD5 : 9f28ae5373f44295cc8844cb5c75942f

make your donation
for my scripts.

Stepper.js

Cheetah3D でポイント・エッジ・ポリゴンを数値入力で移動・回転・拡大/縮小させるスクリプトです。

修正しました。最新は v061213b になります。


this is Tool script for Cheetah3D 3.5+. you can move/rotate/scale point(s)/edge(s)/polygon(s) with input value. latest version is v061213, if you use older one, please re-download it.


Stepper.js_v061213b.zip ( application/zip : 3 KB)

MD5 : 7cc71637e4d90f8f7893dded9568ad31

make your donation
for my scripts.

Illustator 8 UI Import.js for version 3.5+

Cheetah3D で イラストレータ 5 - 8 形式のベクターデータを、スプラインオブジェクトとして読み込むスクリプトです。機能は以下

  • レイヤーごとに別オブジェクトとして読み込む
  • 読み込む平面を選択可能
  • scale と名前のついたレイヤーのデータのサイズを Cheetah3D の1ユニットとして読み込み
  • データの自動センタリング

Tool スクリプトになってますので、~/Library/Application Support/Cheetah3D/scripts/Tool フォルダにいれて使用してください。

まだバグ等あるんですが、簡単なパースの図面とか読み込む場合には結構便利だと思います。バージョン 3.5 用ですが、スクリプトを変えれば動きます。

曲線が正しく読み込めない・オートスケールが機能しない等のバグを修正しました。v.20070420.


this is Tool script for importing vector data of Illutrator 5 - 8 as Spline objects. the functions are..

  • make each Spline object from each Layer.
  • can choose base plane (x/y/z).
  • auto scale mode uses vector object size on layer named 'scale'. scale to 1 unit size of Cheetah3D automically.
  • auto centering.

Place it into ~/Library/Application Support/Cheetah3D/scripts/Tool folder.

it is for version 3.5+.

fixed ( importing curve / autoscale ) bugs. v.20070420

Illustrator 8 UI Import.js_20070420.zip ( application/zip : 3 KB)

MD5 : 429dc6e9269a738ed6d1bee9b91630d1

make your donation
for my scripts.

Multi Light.js for v3.5+

Multi Light の Cheetah3D 3.5 対応バージョンです。パラーメータ名変更によるエラーのバグフィックスと、addParameterSelector を使って UI を改良しました。


this is Multi Light.js for v.3.5. bug fix and change UI.


Multi Light_v20061110_for3.5+.js.zip ( application/zip : 2 KB)

MD5 : d292438b4ba5b19dfc8b7b44b117d83e

make your donation
for my scripts.

Poly2Spline.js for 2.6.1 or 3.4

ポリゴンエッジをスプラインに変換するスプラインスクリプト Poly2Spline.js の 2.6.1 / 3.4 対応バージョンです。


this is Poly2Spline.js for older version of Cheetah3D. 2.6.1 or 3.4. if you use version 3.5 above, please try another version of this script.


Modeling & Rendering: Cheetah3D 3.5

Poly2Spline_20061110_for2.6.1-3.4.zip ( application/zip : 326 KB)

MD5 : 31d2ef08a2afbc057ce502a8fd41d299

make your donation
for my scripts.

Poly2Spline.js

ポリゴンエッジをスプラインに変換するスプラインスクリプトです。

3.5 以上必須

UPDATE: パス押し出し クリエータに使用した場合に法線が反転してしまうバグを修正しました。


this is spline script for creating spline from polygon edge.

this is for version 3.5 above.

UPDATE: fixed invert normal bug when using with Sweep Creator.


Modeling & Rendering: Cheetah3D 3.5

Poly2Spline.js_20080226.zip ( application/zip : 3 KB)

MD5 : e1fc5f237486324b2c3138695e4f8e4a

make your donation
for my scripts.