Age | Commit message (Expand) | Author |
---|---|---|
2016-02-02 | Changes to make code more portable across different compilers. | Samuel Fadel |
2016-01-21 | Added second bar chart....Bar charts are now exclusive to the type of points they are assigned to (either CPs or RPs). | Samuel Fadel |
2016-01-20 | Added a few comments in main.h | Samuel Fadel |
2016-01-20 | Added color scale selection and aggregate error....* Projection metrics can be shown as current, diff to previous and diff to original (original seems bugged, beware) | Samuel Fadel |
2016-01-19 | Updated options & hacks to change color scales. | Samuel Fadel |
2016-01-13 | Subsamples/samples renamed to control points (CP) where possible. | Samuel Fadel |
2016-01-06 | Added note to unsafe code in the Main singleton. | Samuel Fadel |
2015-12-19 | New rendering (VoronoiSplat) -- incomplete....* Added voronoi-like splatting to points: the same technique from Messias et al., (2014) * It is now possible to change the projection technique during runtime (possible, but still requires some work) | Samuel Fadel |
2015-10-13 | Argument handling and file saving. | Samuel Fadel |