yt-project / yt_idv

Interactive volume rendering for yt
Other
8 stars 6 forks source link

interactive volume rendering for yt

Doc Status pre-commit.ci status Run tests

This package provides interactive visualization using OpenGL for datasets loaded in yt. It is written to provide both scripting and interactive access.

example of using yt_idv

Features

Examples

For examples, check out the scripts in the examples directory.

Credits

This package was initially created as part of yt, with the first iteration written by Chuck Rozhon. The conversion to use traitlets, pyglet and a more flexible shader interface was done by Matthew Turk, with contributions from Kacper Kowalik and Chris Havlin.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.