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

https://github.com/tokenrove/cl-ftgl

FTGL bindings for Common Lisp
https://github.com/tokenrove/cl-ftgl

Last synced: 6 months ago
JSON representation

FTGL bindings for Common Lisp

Awesome Lists containing this project

README

          

This is a quick CL binding for FTGL, nothing special. As I use it in my own
projects, I may start to develop some lispier enhancements to the interface.
The example is a quick conversion of the original c-demo, and requires
cl-opengl to run. It would be trivial to remove the dependency on cl-opengl to
use a different OpenGL binding. The included font is Aurulent Sans Regular by
Stephen Hartke which is released under the Open Font License.

This package has been placed in the public domain by its author,
Julian Squires .