Skip to the content.

Back To Main Page

Back To Plugins Page

Back To Scripts Page

Wall Bricks Toolkit

Contains:

StartUp scripts

Action scripts:

DuplicateAlongACurve_SETUP

Script for doing snapshots along a curve and setup a Wall bricks constraint

Object should be aligned to the +Z axis. Length of the node will be computed from the bounding box Z length (max - min)

Final number of shapshot elements - curve length / element Z length

There is a possibility to create instances (share the same geometry) and copies.

Wall Bricks Constraint

Better to create a constraint from the DuplicateAlongACurve_Setup script.

Maximum number of nodes in the constraint - 16384

Wall Bricks Expressions

Expression special variables

Expression special function

Expression examples

for y scaling 1) f 2) var x:=clamp(0.0, 0.5+1.0-distToCamera/900, 1.0); fxx