top | item 9014867

Libcrtxy – The CRT X-Y Library for drawing vector-based games

3 points| networked | 11 years ago |libcrtxy.sourceforge.net | reply

3 comments

order
[+] tdicola|11 years ago|reply
Neat looking library, but it seems woefully out of date for today's modern graphics pipelines. Would be cool to see a similar library but that uses OpenGL and modern GLSL shaders to more closely emulate drawing vectors on a CRT. Still this could be a neat little library for use on low end systems like a Raspberry Pi.
[+] dddddannyyyyy|11 years ago|reply
The owner of the github repo and myself worked on this for a while: https://github.com/blucz/Vector

It does what you said. We never took this anywhere, but it does work, and on retina displays, it's really pretty.