Polyline2D icon indicating copy to clipboard operation
Polyline2D copied to clipboard

A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.

Results 1 Polyline2D issues
Sort by recently updated
recently updated
newest added

Hello, How to add vertex color information to the polyline? Assuming the input points have color information per point, this color information needs to be copied over to the polyline...