FasTC/BPTCEncoder
Pavel Krajcevski 4c359f42a7 - Added a parameter to the PCA computation that returns the first and second
eigenvalues of the covariance matrix associated with the cluster.

- Compared results of testing the ratio of eigenvalues as a measurement of
  'linearity' for the different shapes, and output statistics.

- Added a #define that controls whether or not we do shape estimation using
  quantized AABB error or eigenvalue ratios. The former seems to be better.
2012-10-31 17:48:53 -04:00
..
config Add flag for when we don't have SSE 2012-09-13 16:56:18 -04:00
include Add new compression function that collects preliminary stats. 2012-10-31 17:48:52 -04:00
src - Added a parameter to the PCA computation that returns the first and second 2012-10-31 17:48:53 -04:00
CMakeLists.txt Move type defines into core library... all modules should have a standard set of types. 2012-08-30 13:28:28 -04:00