aboutsummaryrefslogtreecommitdiff
path: root/dist.cpp
AgeCommit message (Collapse)Author
2015-09-03Code standardization and new builtin continuous color scales scheme.Samuel Fadel
2015-07-24Color mapping in Scatterplot and initial measures.Samuel Fadel
- Scatterplot: can now map any floating point data to colors; - Scatterplot: somewhat optimized geometry/material updates; - Removed anything related to labels where it was not necessary; - Added observers to implement distortion (via measures) visualization; - Added skeleton implementations of NP and silhouette.
2015-05-15Initial commit. ForceScheme seems bugged.Samuel Fadel