Hi,
I currently apply a matrix transform a series of 3D points (x,y,z), which is quite expensive in terms of processing time.
Is it possible to transform just the extent points (I create a bounding box which encapsulates the points) and do some kind of linear interpolation to shift all the points without having to apply the transform to each of them?
Thanks.


LinkBack URL
About LinkBacks