aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/effects/lighting/doc/lighting.rst
blob: 95adb468c1efd353e821bd6664a7052a605155f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
Lighting Example
================

This example demonstrates a PySide6 application that creates a dynamic scene with lighting and
shadow effects using `QGraphicsView` and `QGraphicsScene`. It features animated light sources and
graphical items with drop shadows that respond to the light, showcasing advanced rendering and
animation techniques.

.. image:: lighting.webp
    :width: 400
    :alt: lighting screenshot