Age | Commit message (Collapse) | Author |
|
|
|
* Added new method to set the technique being used (should
probably add the related signals
* Added a new protected constructor to use enums with QML
* Enum type renamed to Technique (was InteractiveTechnique)
voronoisplat.cpp \
|
|
mp namespace.
|
|
- 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.
|
|
|
|
Interaction still does not work due to signals not being correctly emitted.
|