Nonuniform Scaling
List of: Discussion Topic
Subjects: Space Warping
Contents: Space Warping

In this example of nonuniform scaling, the x-coordinate is doubled, stretching the part in that direction. The circular cross-section holes become elliptical, since they are part of the scaled entity.

Scheme Example

(part:load "warp.sat")
(define part1 (car (part:entities)))
(law:warp part1 "vec(2*x, y, z)")


Figure 1-2. Nonuniform Scaling
PDF/WARP/01CMP.PDF
HTM/DATA/WARP/WARP/01CMP/0002.HTM