Tags : Script

Entries in this Tags : 115logs Showing : 8 - 14 / 115

Sequential BOB.js

It's a polygon script to read .bobj file sequentially.


Sequential_BOB.js_20150118.zip ( application/zip : 2 KB)

MD5 : 7ad5c6bae57352d0c9343b5e5fceea52

make your donation
for my scripts.

Voronoi Plane.js

It's a polygon script to create simple plane polygon with voronoi pattern. place it into ~/Library/Application Support/Cheetah3D/Script/Polygonobj folder.

Voronoi Plane.js_20140729.zip ( application/zip : 19 KB)

MD5 : 1d911d159babdf3befb6ffe7d00d65f8

make your donation
for my scripts.

Particle2Polygon.js

It's a tool script to convert particle object to a polygon object with certain material.

Install

  1. Place unzipped file ( Particle2Polygon.js ) into ~/Application Support/Cheetah3D/Script/Tool folder.
  2. Restart Cheetah3D.

Usage

  1. Select target particle object.
  2. Select Particle2Polygon.js form Script -> Tool menu.
  3. Click convert button.

Limitation

  1. Total material count of target particle must be under 15.
  2. Target particle instance must be polygon object or creator object.

Particle2Polygon.js_20141211.zip ( application/zip : 2 KB)

MD5 : d593c1fa05a558ec73fcd101799ca3a2

make your donation
for my scripts.

Multi Parameter.js

It's a tool script, place it into ~/Library/Application Support/Cheetah3D/Scripts/tool folder.

  1. Select base object that you want to change properties at Object Browser.
  2. Select Multi Parameter.js script from Script menu.
  3. It shows all changeable properties of selected object at Tool Properties.
  4. Change properties, and set 'mode' property.
    • 'target children' -> only children object of target object
    • 'target and children' -> children object and target object
    • 'target only' -> only target object
    • 'all' -> all objects have same type of base object in the scene.
  5. Click 'apply' button.

Multi_Parameter.js_20141120.zip ( application/zip : 2 KB)

MD5 : ddf49fbc2d9943069771830378c341ad

make your donation
for my scripts.

Spline Wave.js

It's a spline script to create sin/cos wave with guide spline.


Spline_Wave.js_20140810.zip ( application/zip : 3 KB)

MD5 : 439d4064e7995679685bd0eeaa25cb38

make your donation
for my scripts.

PolygonToSpline.js

It's a spline script to create spline from polygon mesh ( all edges / selected edges / selected polygons ).

also, wave options are available.

20140813: wave start select parameter added. if it's On, spline wave start at selected vertices.


PolygonToSpline.js_20140813.zip ( application/zip : 6 KB)

MD5 : d56421b0bb5bb11c84f8f4ffdbf3a994

make your donation
for my scripts.

Polygon Paste.js

It's a tool script to deform polygon mesh to fit a guide polygon mesh.

20141004: dot bug fixed.


Polygon_Paste.js_20141004.zip ( application/zip : 3 KB)

MD5 : e6b853171481dcbd08073f531405f5e2

make your donation
for my scripts.