Skip to content

Latest commit

 

History

History
8 lines (3 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (3 loc) · 310 Bytes

ofxGpuThicklines

VBO-based rendering of thick lines, inspired by and based on Paul Houx' geometry shader for line drawing as found in the Cinder forums.

The code was modified to be more efficient and ported to modern OpenGL.