summaryrefslogtreecommitdiffstats
path: root/examples/bigscene-cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Qt wrappers for math functionsLaszlo Agocs2015-02-141-2/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-1/+1
* Move CameraController in the input aspectKevin Ottens2015-01-232-2/+5
* bigscene-cpp: use QForwardRendererPaul Lemire2015-01-181-17/+5
* Add --bench argument to bigscene demo.Milian Wolff2015-01-131-0/+5
* bigscene-cpp: use QPhongMaterial which reduces code sizePaul Lemire2014-12-311-28/+6
* bigscene-cpp: Added Material for each entityPaul Lemire2014-12-091-2/+40
* Qt3D::Window simplifiedPaul Lemire2014-11-141-3/+9
* Show all rotating cylinders and don't flicker due to the animation.Milian Wolff2014-11-051-14/+14
* QAspectEngine owns the root of the sceneSean Harmer2014-11-021-1/+1
* Add bigscene examplePaul Lemire2014-11-022-0/+149