aboutsummaryrefslogtreecommitdiff
path: root/voronoisplat.cpp
AgeCommit message (Expand)Author
2016-01-16Added the Colormap component.Samuel Fadel
2016-01-15VoronoiSplat & Scatterplot: splatting is now a separate component.Samuel Fadel
2016-01-15VoronoiSplat: small code improvements.Samuel Fadel
2016-01-13Removed some unnecessary comments.Samuel Fadel
2016-01-12VoronoiSplat: sites' vertices are uploaded as 'GL_DYNAMIC_DRAW'.Samuel Fadel
2016-01-12VoronoiSplat: renamed internal variables for clarity.Samuel Fadel
2016-01-11Small fix in VoronoiSplat.Samuel Fadel
2016-01-07VoronoiSplat: added some padding to color mapping; needs more workSamuel Fadel
2016-01-07VoronoiSplat: rendering to transparent background, can now adapt to different...Samuel Fadel
2016-01-07VoronoiSplat: added some comments.Samuel Fadel
2016-01-06Revert "VoronoiSplat: upated to use Qt's FBO wrapper."Samuel Fadel
2016-01-06VoronoiSplat: upated to use Qt's FBO wrapper.Samuel Fadel
2015-12-19Experimenting using VoronoiSplat as a texture.Samuel Fadel
2015-12-19Fixed VoronoiSplat implementation. Might still need some work.Samuel Fadel
2015-12-19VoronoiSplat: code cleanup & improved VAO init.Samuel Fadel
2015-12-19VoronoiSplat: more cleanup and values normalization.Samuel Fadel
2015-12-19New rendering (VoronoiSplat) -- incomplete.Samuel Fadel