Tags : Script

Entries in this Tags : 115logs Showing : 64 - 70 / 115

Morph.js for 4.x/5.x

Cheetah3D でモーフさせるためのスクリプトの Cheetah3D 4.3+/5.x+ 対応版です。Cheetah3D 5.3 で動作を確認しています。下手な英語の README ファイルが同梱されています、お読み下さい。

4.x からモーフタグが搭載されたので、通常の使い方をする場合には、そちらをお勧めします。


Morph.js is script to create morphing object for Cheetah3D 4.3+/5.x+. I checked it with Cheetah3D 5.3. Please README file for use it.

Morph_20100409.zip ( application/zip : 373 KB)

MD5 : ab2712dcd7d23f41f6305f29cd2b8ccf

make your donation
for my scripts.

Polygon Reduction.js for Cheetah3D 5.2+

this is Tool script, and also sample for code-conversion to javascript of Cheetah3D from c++ code ( Progressive Mesh type Polygon Reduction Algorithm by Stan Melax http://www.melax.com/polychop/ ).

too slow, and have some limitation. (Foot in mouth)

  • 20070306 - fixed bug, added some options.
  • 20070517 - now retain UV information.
  • 20081014 - fix: Vec4D isEqualTo bug.
  • 20090309 - fix: casue error when some points share same positions.
  • 20100321 - fix: bug for Cheetah3D 5.2+.

another version for 4.7.1+ or 5.1 -> http://www.tres-graficos.jp/blog/files/article.php?id=24

20141004: dot bug fixed.

Polygon_Reduction.js_20141004.zip ( application/zip : 5 KB)

MD5 : 2d2a7e68566bc572b13692562249b86a

make your donation
for my scripts.

Set Changer.js

it's Tool script to change visibility of certain folder, named 'SET_anyname' or 'set_anyname'. so you can easily manage several lighting sets and cameras.

Set Changer.js_20100201.zip ( application/zip : 2 KB)

MD5 : c193f5f21c8a763bd60e4a25e21342bc

make your donation
for my scripts.

Selection Expander.js for 5.2+

選択範囲をそれぞれの条件によって拡張するツールスクリプトです。 ~/Library/Application Support/Cheetah3D/scripts/Tool フォルダーに入れて、新しいドキュメントを開いて下さい。

Cheetah3D 5.2+ 対応バージョンです。それより古いバージョンでは、使用出来ません。

20120927: 選択したポリゴンのボーダーエッジを選択する機能を追加。リドゥー/アンドゥーに対応

20130711: 歪んだポリゴン(多角形を構成する三角形の法線が合っていない)を選択する機能 "□ Select Non Planar" を追加

20141004: dot bug fixed.


this is Tool script to expand selection by condition. place it into ~/Library/Application Support/Cheetah3D/scripts/Tool folder.

this version is for Cheetah3D 5.2+.

20120927: added new function to convert selection to border edges from selected polygons / redo/undo support.

20130711: added new function to select non planar polygons ; "□ Select Non Planar"

20141004: dot bug fixed.


デモ動画 - DEMO Movie


Selection_Expander.js_20141004.zip ( application/zip : 4 KB)

MD5 : 44b3c5c106609d61d8f57cf568bcb1d8

make your donation
for my scripts.

Path Array.js

パスに沿ってポリゴンを複製するポリゴンスクリプトです。


it's a polygon script to copy polygon object along a spline path.


ch_20100129_pathArray01.jpg

ch_20100129_pathArray01.jpg

Path Array.js_20100129.zip ( application/zip : 4 KB)

MD5 : e0c82ad1cec30379f7f58515b7545e0c

make your donation
for my scripts.

Hair.js - Beta for 5.x

ポリゴンやポイントに、板ポリを生やすポリゴンスクリプトの 5.x 対応版です。小オブジェクトのサーフェスの法線方向に毛っぽいボリゴンを作成します。

  • UV1 / UV2 にそれぞれ別の UV 情報を自動的に設定するよう変更(UV1 -> ベースオブジェクトの UV1 / UV2 -> 板ポリに個別に設定)
  • オプションを追加
  • 未使用のパラメータを削除

最新バージョン:20101225


it is Polygon script for make hair-like object. this makes polygons like hair on polygons or points of child object. for creating grass or hair.

  • UV1 / UV2 automatically set.
  • options added.
  • removed unused parameter.

still beta version. (Tongue)

Latest version: 20100125



ch_20100125_hairSS.jpg

Hair.js_20101225.zip ( application/zip : 5 KB)

MD5 : c8aef7e2d51ad4c7d7ad981cd49923dd

make your donation
for my scripts.

Mirror Copy.js for 5.0

ボーン等のオブジェクトを対称コピーするツールスクリプトです。ボーン以外にも、ブラウザー上で入れ子に作成したポリゴンオブジェクトもそのままコピーできます。

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

  • 5.0 で 'tag copy' をOn にしていた場合にうまく動作しない不具合を修正
  • 名前変換機能を追加 Left <-> Right / _L <-> _R / Top <-> Bottom / _T <-> _B
  • 左右対称でないオブジェクトの場合に、パラメータコピーでエラーが出る問題を修正
  • 5.2 でエラーになる問題を修正/オブジェクトコピー時にその他のパラメータをコピーするように変更
  • タグコピー時のエラーを修正

Cheetah3D 5.x用のスクリプトです


This is tool script for copying selected object symmetrically, including polygon objects.

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

  • bug fix for Cheetah3D 5.0
  • name convert function added. ( Left <-> Right / _L <-> _R / Top <-> Bottom / _T <-> _B )
  • error check added when parameter copy for asymmetrical hierarchy list.
  • fixed bug with 5.2 / copy another parameters for copying object.
  • fied bug when copying certain tags.

this script for v 5.x


Sample Movie. (h.264 8.8MB)


Mirror Copy.js_20100209.zip ( application/zip : 4 KB)

MD5 : d52bf6bbbfaec0793372050838f70996

make your donation
for my scripts.