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
- Host: GitHub
- URL: https://github.com/tokenrove/cl-ftgl
- Owner: tokenrove
- Created: 2013-11-02T16:28:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-02T16:29:03.000Z (over 12 years ago)
- Last Synced: 2025-02-09T08:16:49.000Z (over 1 year ago)
- Language: Common Lisp
- Size: 141 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 .