ALL LOGS

56 logs. Showing : 8 - 14 / 56

Oct 14, 2009

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

Jul 11, 2009

LuxCheetah.js

it's Tool and Tag script to export .lxs file ( luxrender scene file ) for LuxRender 0.6.

  • 20090716: some bugs fixed.

LuxRender 用の LXS ファイルを書き出すツールスクリプトとタグスクリプトです。

  • 20090716: 細かいバグを修正

LuxRender

ch_20090711_luxCheetahSS.jpg

LuxCheetah_20090716.zip ( application/zip : 51 KB)

MD5 : 5ed26989f9f1faaa88d04eb23772dd89

Jun 04, 2009

Glass Tree

コメントをいただいので、サンプルファイルを上げておきます。

http://www.tres-graficos.jp/blog/article.php?id=194#c167

glassTree.jas.zip ( application/zip : 4 KB)

MD5 : 6a6d6b4f1773a9edef247cd514779f57

Apr 17, 2009

Selection Expander.js

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


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


デモ動画 - DEMO Movie


Selection Expander.js_20090619.zip ( application/zip : 3 KB)

MD5 : 72937d50d3eebbc882e4f04ccf4ae246

Apr 11, 2009

OBJ Importer.js

this is Tool script to import OBJ file with assignments of material. for a file from Poser model or Ivy generator. (Wink)

after importing, you can assign materials to objects manually by log information at Console view or import log file.

UPDATED 20090412 : optmized for speed, added progress info shown at Console view.

UPDATED 20090412b: fixed material import bug.

UPDATED 20090413 : material import improved.

UPDATED 20100208 : fixed bug for Cheetah3D 5.2.

currently material importing does not work for Cheetah3D 5.x, by changing material system. (Tongue)


複数のマテリアルが適用されたオブジェクトを含む OBJ ファイルを、 Cheetah3D に読み込むための Tool スクリプトです。 Poser で書き出したファイルとか、Ivy Generator で書き出したファイルを読み込む場合に。

UPDATED 20090412 : 若干高速化・進捗状況を コンソールビュー に表示

UPDATED 20090412b: マテリアルが読み込まれないバグを修正

UPDATED 20090413 : マテリアルの読み込みを改善

UPDATED 20100208 : Cheetah3D 5.2 でクラッシュするバグを修正

5.x でマテリアルシステムが変更されたため、マテリアルの読み込みは動きません。 (Tongue)


tool property view.

ツールプロパティー

  • auto separator: if object has more than 15 materials, that obejct will be imported separately so that each object has less than 15 materials.
  • auto separator: もしオブジェクトに 15 個以上マテリアルが割り当てられている場合に、各オブジェクトのマテリアルが 15 個以下になるように自動的に分割して読み込みます。

import log sample that shows object name and material names for poly sel number.

インポートログのサンプル。オブジェクト名とポリゴン選択セット番号、対応するマテリアル名を示しています。

OBJ Importer.js_20100208.zip ( application/zip : 4 KB)

MD5 : d9dc489a52e1809440c13dbbec2c0709

Mar 25, 2009

Taper Sweep.js

this is a polygon script for Cheetah3D 4.6.3. it creates polygon object like Sweep Creator with extra spline for scale parameter.

  • if this object has 3rd child spline object, it uses it as a x/y scale parameter of profile spline.
  • if this object has also 4th child spline object, it uses the 3rd as y scale parameter, and the 4th as a x scale parameter of profile spline.

v.20090326 : UV coord added. flip bug fixed.
v.20090326b: flip bug fixed.
v.20090330: flip calculation changed.
v.20090330b: taper oscillation added.
v.20090330c: path scale bug fixed.
v.20090407: fixed bug when it's used with subdiv mod.
v.20100130: fixed bug when using on 5.2+.


Taper Sweep.js_20100130.zip ( application/zip : 4 KB)

MD5 : 2a109ba2d2ee2c12197a1e05f21ffa0c

Feb 01, 2009

Guided Spline.js

forum での質問を読んで、前に手をつけたままほったらかしになっていたスクリプトを仕上げて公開しました。 (Foot in mouth)

小オブジェクトのスプラインの長さを変えたスプラインを作成するスプラインスクリプトです。

~/Library/Application Support/Cheetah3D/scripts/Splineobj フォルダに Guided Spline.js ファイルをコピーし、 Cheetah3D を再起動して下さい。


it is a Spline script. place Guided Spline.js into ~/Library/Application Support/Cheetah3D/scripts/Splineobj folder, and relaunch Cheetah3D.app to use.

this script make spline with start/end point parameters of child spline object.

Guided Spline.js_20100302.zip ( application/zip : 2 KB)

MD5 : 180d2720909ba96c3e091f66939f422e