index
:
msc-tool
main
Interactive research tool for visualizing mulditimensional data.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
voronoisplat.cpp
Age
Commit message (
Expand
)
Author
2016-01-18
VoronoiSplat: Fixed issue #8.
Samuel Fadel
2016-01-17
Colormap & VoronoiSplat: minor change to colormap texture creation.
Samuel Fadel
2016-01-17
Added a options panel.
Samuel Fadel
2016-01-16
VoronoiSplat: code reordering.
Samuel Fadel
2016-01-16
VoronoiSplat: Changed "colormap" methods to "colorScale".
Samuel Fadel
2016-01-16
Added the Colormap component.
Samuel Fadel
2016-01-15
VoronoiSplat & Scatterplot: splatting is now a separate component.
Samuel Fadel
2016-01-15
VoronoiSplat: small code improvements.
Samuel Fadel
2016-01-13
Removed some unnecessary comments.
Samuel Fadel
2016-01-12
VoronoiSplat: sites' vertices are uploaded as 'GL_DYNAMIC_DRAW'.
Samuel Fadel
2016-01-12
VoronoiSplat: renamed internal variables for clarity.
Samuel Fadel
2016-01-11
Small fix in VoronoiSplat.
Samuel Fadel
2016-01-07
VoronoiSplat: added some padding to color mapping; needs more work
Samuel Fadel
2016-01-07
VoronoiSplat: rendering to transparent background, can now adapt to different...
Samuel Fadel
2016-01-07
VoronoiSplat: added some comments.
Samuel Fadel
2016-01-06
Revert "VoronoiSplat: upated to use Qt's FBO wrapper."
Samuel Fadel
2016-01-06
VoronoiSplat: upated to use Qt's FBO wrapper.
Samuel Fadel
2015-12-19
Experimenting using VoronoiSplat as a texture.
Samuel Fadel
2015-12-19
Fixed VoronoiSplat implementation. Might still need some work.
Samuel Fadel
2015-12-19
VoronoiSplat: code cleanup & improved VAO init.
Samuel Fadel
2015-12-19
VoronoiSplat: more cleanup and values normalization.
Samuel Fadel
2015-12-19
New rendering (VoronoiSplat) -- incomplete.
Samuel Fadel