Polyline2DPathRenderer is a JUCE application showing how to draw juce::Paths with high performance using OpenGL.
It uses Polyline2D to convert the path into a 2D Mesh.
To compile the application, Polyline2D must be in your global include directory. For more information, refer to the Polyline2D installation instructions.
