Package heronarts.lx.transform


package heronarts.lx.transform
Utilities for 3-D transformations and model manipulation.
  • Class
    Description
    A 4x4 matrix for 3-D transformations
     
     
    Class to compute projections of an entire model.
    A transform is a matrix stack, quite similar to the OpenGL implementation.
    A mutable version of an LXPoint, which has had a transformation applied to it, and may have other transformations applied to it.