Skip to content

(transform 'homothety)

Description

Transform a mesh by homothety.

Syntax

(transform 'homothety mesh homothety-point homothety-amplitude)

Parameters

mesh The mesh to be transformed by homothety. homothety-point Center homothety coordinates. homothety-amplitude Amplitude of the homthety.

Example

(transform 'homothety my-mesh (vector 0.5 -1 0) 1.5 )

See also

duplicate 'homothety