File: README.rst

package info (click to toggle)
python-pyvista 0.44.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 159,804 kB
  • sloc: python: 72,164; sh: 118; makefile: 68
file content (14 lines) | stat: -rw-r--r-- 477 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _light_examples:

Lighting
--------

These examples demonstrate how to take fine-tuned control over lighting conditions
in a scene. Explore them to learn how to go beyond the default lighting setup to
truly bring out the best of your visualization:

* Choose between preset lighting systems for plotters
* Disable lighting on the mesh level
* Learn about the different light types
* Customize the shape of positional lights
* Use actors to visualize the beams of spotlights