summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/volumetric/volumetric.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove custom namespaceTomi Korpipaa2021-01-281-2/+0
* Fix compilation issues for macOS and Android on Qt 6.0Tuomo Pelkonen2021-01-271-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-15/+16
* Copyright file update to GPLMiikka Heikkinen2016-01-121-9/+17
* Update license headersMiikka Heikkinen2015-10-201-11/+14
* Copyright header changesMika Salmela2015-04-141-3/+3
* Change copyright headers.Miikka Heikkinen2014-11-071-7/+7
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-108/+120
* Fix minor issues found in testingMiikka Heikkinen2014-10-081-1/+1
* Allow setting bounds for camera zoom levelMiikka Heikkinen2014-09-261-10/+2
* Implement zooming to cursorMiikka Heikkinen2014-09-261-0/+4
* Change custom labels to use label shaderMiikka Heikkinen2014-09-191-64/+74
* Documentation for volumetric exampleMiikka Heikkinen2014-09-151-7/+32
* Implement volume slice framesMiikka Heikkinen2014-09-121-6/+41
* 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