3d transform
Hi, Does anyone have experience in doing 3d transforms in LispWorks? I'm looking for a way of transforming an image in the same way as the CSS rotateY does (an example is here: http://desandro.github.io/3dtransforms/examples/transforms-01-functions.html) It seems like the transforms available in CAPI/GP can only handle affine transformations, which means that parallel lines in the source will stay parallel in the target image. So an external library of some sort would probably be needed. Erik _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html