Skip to content

CrushedPixel/Polyline2DPathRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyline2DPathRenderer

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.

Screenshots

Screenshot

About

Renders JUCE Paths very quickly using OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published