OpenGL renderer

../../_images/opengl_renderer_panel.png

This is the default built-in rendering engine, which is also used by OVITO for rendering the interactive viewports.

The “More Options” (vertical ellipsis) button next to each nummerical parameter opens a context menu with the option to reset each paramter to its default value.

Parameters

Anti-aliasing level

To reduce aliasing effects, the output image is usually rendered at a higher resolution than the final image (supersampling). This factor controls how much larger this resolution is. A factor of 1 turns anti-aliasing off. Higher values lead to better quality.

See also

OpenGLRenderer (Python API)