summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt examples to use no args form of Qt.matrix4x4()Sean Harmer2015-11-2017-129/+38
* Add a simple example showing how to use the new transformSean Harmer2015-11-208-1/+395
* Remove QAbstractTransform and friendsSean Harmer2015-11-1711-39/+1
* Remove transforms property of QTransformSean Harmer2015-11-1791-1076/+1380
* Make BackToFront sorting workLaszlo Agocs2015-11-131-4/+14
* Add resources_big for planets to make MSVC happyLaszlo Agocs2015-11-121-0/+1
* Doc: Documentation clean upVenugopal Shivashankar2015-11-0628-32/+32
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-0326-124/+124
* picking-qml example addedPaul Lemire2015-10-245-1/+258
* Rename Renderer -> Render throughoutSean Harmer2015-10-19197-297/+297
* Add an example showing instancing using VBO with divisor of 1Sean Harmer2015-10-199-1/+485
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-1697-97/+97
* custom-mesh-qml: examplePaul Lemire2015-10-145-1/+313
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1368-215/+215
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-1365-299/+300
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-1334-34/+34
* Purge spurious execute permissions.Edward Welbourne2015-09-295-0/+0
* Fix clip-plane-qml on OS X and small tidy upSean Harmer2015-08-313-6/+4
* Fix planets example on LinuxLaszlo Agocs2015-08-241-2/+0
* gltf example: show a note to explain the lack of material on non-ESLaszlo Agocs2015-08-201-0/+9
* Always Flip UV Coordinates in ObjloaderAndy Nichols2015-08-2015-0/+0
* Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-202-2/+125
* Cleanup: remove QAbstractMesh/QMeshData/MeshDataManagerPaul Lemire2015-08-111-1/+0
* TessellatedQuadMesh converted to QGeometryRendererPaul Lemire2015-08-112-40/+32
* simple-cpp: uses the Qt3D::QWindowPaul Lemire2015-08-111-25/+5
* Deferred-renderer-cpp: use the QWindow classPaul Lemire2015-08-111-14/+7
* bigscene-instanced-qml example demonstrating instancingPaul Lemire2015-08-097-1/+298
* Add support for loading scenes from glTF 0.8 filesAndy Nichols2015-08-0819-721/+969
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-072-18/+25
* Add a property to Scene3D to control multisamplingLaszlo Agocs2015-08-071-0/+13
* custom-mesh-cpp examplePaul Lemire2015-08-073-1/+265
* New Buffer API Frontend ClassesGiuseppe D'Angelo2015-08-071-3/+3
* MouseInput API and example mockupRĂ©mi Benoit2015-08-035-1/+200
* examples: window.cpp request stencil bufferPaul Lemire2015-07-291-0/+1
* clip-planes-qml examplesPaul Lemire2015-07-2917-1/+1058
* Enhance assimp-cpp example with exploring the loaded scene treeLaszlo Agocs2015-07-281-4/+69
* Functors: remove dynamic_castPaul Lemire2015-07-281-1/+3
* loader-qml: Added materials and animationsPaul Lemire2015-07-253-14/+68
* Improve the keyboardinput-qml exampleSean Harmer2015-07-244-97/+93
* Add scene3d-loader examplePaul Lemire2015-07-238-1/+433
* Scene3D: make background transparentPaul Lemire2015-07-201-1/+1
* transparency-qml-scene3d: added precision to alpha variableMichael Dippold2015-07-171-1/+1
* transparency-qml: added precision to alpha variableMichael Dippold2015-07-171-1/+1
* gooch-qml: Add the input aspect, needed for the cameraPaul Lemire2015-07-122-1/+3
* Add transparency-qml-scene3dPaul Lemire2015-07-128-1/+367
* Add pure Qt3D simple transparency examplePaul Lemire2015-07-127-1/+328
* Improve Controls examplePaul Lemire2015-07-121-12/+9
* Add check for android, ios and winrt compatibilityMika Salmela2015-07-072-0/+8
* Don't saturate with too much ambientSean Harmer2015-07-041-1/+1
* Add gooch material and exampleSean Harmer2015-07-046-1/+217