Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/CrushedPixel/Polyline2DExample

A JUCE example application for Polyline2D.
https://github.com/CrushedPixel/Polyline2DExample

Last synced: 2 months ago
JSON representation

A JUCE example application for Polyline2D.

Lists

README

        

# Polyline2DExample
*Polyline2DExample* is an example application showing how to draw thick lines in OpenGL using [*Polyline2D*](https://github.com/CrushedPixel/Polyline2D).
It uses [*JUCE*](https://juce.com) as the application framework.

To compile the application, `Polyline2D` must be in your global include directory. For more information, refer to the *Polyline2D* installation instructions.

## Screenshots
![Screenshot](https://i.imgur.com/D0lvyYT.png)