File: interactive_data_visualization.rst

package info (click to toggle)
yt 4.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 76,192 kB
  • sloc: python: 125,909; ansic: 6,303; cpp: 3,590; sh: 556; javascript: 352; makefile: 131; csh: 36
file content (12 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
.. _interactive_data_visualization:

Interactive Data Visualization
==============================

The interactive, OpenGL-based volume rendering system for yt has been exported
into its own package, called ``yt_idv``.

Documentation, including installation instructions, can be found at `its
website <https://yt-idv.readthedocs.io/en/latest/>`_, and the source code is
hosted under the yt-project organization on github at `yt_idv
<https://github.com/yt-project/yt_idv>`_.