Description
Perl graphics programs can call OpenGL for 2D and 3D rendering, visualization, imaging experiments, and interactive graphics. This helps developers build custom visual tools without leaving the Perl ecosystem.
It is a programming interface, not a ready-made graphics editor. Correct behavior depends on GPU drivers, OpenGL support, and the surrounding windowing code provided by the application.