summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/volumetric/volumetric.cpp
Commit message (Expand)AuthorAgeFilesLines
* Limit volume to axis rangesMiikka Heikkinen2014-09-101-4/+49
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-081-11/+19
* Change volumetric example to show fictional terrainMiikka Heikkinen2014-09-031-48/+284
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-021-0/+5
* Add alpha multiplier to QCustom3DVolume apiMiikka Heikkinen2014-08-251-5/+39
* Implement API function for rendering volume slice to an image.Miikka Heikkinen2014-08-251-9/+47
* Make volume transparency uniform regardless of viewing angleMiikka Heikkinen2014-08-201-1/+1
* Improve volumetric exampleMiikka Heikkinen2014-08-191-50/+173
* Show warning label in volumetric example on OpenGL ESMiikka Heikkinen2014-08-191-7/+25
* Make volume shading sample once per texture layer.Miikka Heikkinen2014-08-191-3/+3
* Implement volume rendering supportMiikka Heikkinen2014-08-181-0/+179