aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: fix top-level buildTim Blechmann2025-04-031-0/+2
* Rename XrInputAction.hand property to controllerPaul Olav Tvete2025-03-274-15/+15
* Move touch component to xr_shared directoryPaul Olav Tvete2025-03-275-39/+57
* Revert "XR examples: use Vulkan on Android"Paul Olav Tvete2025-03-256-30/+0
* XR examples: use Vulkan on AndroidPaul Olav Tvete2025-03-216-0/+30
* XR: Refactor FreeformTeleporterPaul Olav Tvete2025-03-192-36/+40
* CMake: Fix CMake AUTOMOC error in top-level buildVolker Hilsheimer2025-02-261-0/+18
* XR: Use appropriate reference spacePaul Olav Tvete2025-02-244-4/+4
* Make it possible to run the teleportation example on the Vision ProChristian Strømme2025-02-135-3/+110
* Fix the xr_shared resource prefixChristian Strømme2025-02-131-1/+2
* CSM example: add lockShadowmapTexels propertyJonas Karlsson2025-02-132-0/+8
* Update the xr_interaction examplePaul Olav Tvete2025-02-0412-80/+211
* Get cascadedshadowmaps example working with dark modeAndy Nichols2025-02-032-17/+21
* Move reusable components to xr_shared directoryPaul Olav Tvete2025-01-3124-91/+300
* CMake: Fix examples built as external projectsJoerg Bornemann2025-01-301-1/+1
* XR: Fix issue with effects and multiviewChristian Strømme2025-01-231-2/+0
* Simplify simple input examplePaul Olav Tvete2025-01-238-150/+60
* Add oit exampleAntti Määttä2025-01-2041-1/+1606
* XR: Add aliases for the XrController enums LeftController/ControllerLeftChristian Strømme2025-01-165-6/+6
* XR: Disable multiview in the xr_freeformteleportation exampleChristian Strømme2025-01-151-0/+2
* Add missing visionOS plist info to the xr interaction exampleChristian Strømme2025-01-151-0/+57
* Rename example target to avoid duped target nameMoss Heim2025-01-0821-19/+19
* Apply QTP0001 instead of manually setting RESOURCE_PREFIX "/qt/qml"Alexei Cazacov2025-01-037-7/+3
* Remove some leftover development code from the xr interaction exampleChristian Strømme2024-12-191-10/+0
* Update ray-picking visuals in the xr_input exampleSadegh Taghavi2024-12-058-44/+151
* XrHapticFeedback: Rename "hand" property to "controller"Paul Olav Tvete2024-12-042-2/+2
* Rename XrBasicHapticEffect to XrSimpleHapticEffectPaul Olav Tvete2024-12-042-2/+2
* XR interaction example with reusable gadget componentsPaul Olav Tvete2024-12-0420-0/+1124
* XR: Update haptic effect documentation and namingPaul Olav Tvete2024-12-042-0/+8
* Doc: Remove hard-coded URLs and rely on external link definitionsDavid Boddie2024-12-031-1/+1
* Replace DefaultMaterial for remaining examplesPaul Olav Tvete2024-11-295-36/+24
* Examples: Replace DefaultMaterial with PrincipledMaterialPaul Olav Tvete2024-11-2828-117/+117
* Add controller haptic outputElias Hautala2024-11-271-0/+11
* Add REUSE.toml files and missing licensesLucie Gérard2024-11-071-0/+7
* Fix thread safety issues in some Quick 3D examplesJoni Poikelin2024-11-0510-10/+10
* volumeraycaster: Disable OpenMP on AndroidJonas Karlsson2024-10-311-1/+1
* Add cascaded shadow maps exampleJonas Karlsson2024-10-1711-0/+544
* Add a scale factor in order to fit the scene on screenInho Lee2024-10-171-33/+43
* Docs: Technical writing review of examplesNicholas Bennett2024-09-205-35/+35
* Fix frustum dimensions in shadowmap shaderJonas Karlsson2024-09-172-3/+3
* Doc: Expand the documentation for the Freeform Teleportation ExampleChristian Strømme2024-09-112-0/+43
* Small fix for xr_freeformteleportation examplePaul Olav Tvete2024-09-032-2/+2
* Documentation for the xr_anchors examplePaul Olav Tvete2024-09-033-3/+22
* Document the xr_touch examplePaul Olav Tvete2024-09-032-17/+52
* Document the xr_input examplePaul Olav Tvete2024-09-022-16/+77
* Document the xr_simple examplePaul Olav Tvete2024-09-025-50/+47
* Doc. update for XrSpatialAnchor and XrSpatialAnchorListModelPaul Olav Tvete2024-08-301-1/+1
* XR: Add the touch and input example to the projectChristian Strømme2024-08-301-0/+2
* Fix API capitalizationLaszlo Agocs2024-08-301-1/+1
* Add listview to input examplePaul Olav Tvete2024-08-298-4/+287