NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
Other
173 stars 49 forks source link

Image sequence capture produces low-quality images. #3597

Closed shaomeng closed 2 weeks ago

shaomeng commented 1 month ago

Currently, when the user rotates the scene, the volume renderer uses a "fast mode" that produces renderings of low quality. This is typically a good idea, but it does also produce a sequence of images at low qualities when the user captures it. In such a use case (i.e., capture a sequence of images), almost always the user wants all images to have a high quality too.

sgpearse commented 2 weeks ago

Related to #3317 and #2230