descriptionFTGL bindings for Common Lisp
homepage URLhttp://cipht.net/
ownerjulian@cipht.net
last changeSat, 8 Nov 2008 16:09:42 +0000 (8 11:09 -0500)
content tags
add:
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. 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 <julian@cipht.net>.

shortlog
2008-11-08 Julian SquiresRemoved cl-opengl requirement and improved interface... master
2008-11-03 Julian SquiresAdded gitignore for FASLs and emacs backups.
2008-11-03 Julian SquiresFix load problems; add encumbering and unnecessary...
2008-11-01 Julian SquiresAdded support for pathnames in file loading calls.
2008-10-29 Julian SquiresDecided to :USE :CFFI to make bindings more readable.mob
2008-10-28 Julian SquiresSlightly nicer WITH-FONT macro.
2008-10-28 Julian SquiresFix WITH-FONT.
2008-10-28 Julian SquiresSome cleanup for "public" consumption.
2008-10-28 Julian SquiresBasic bindings wrapped, demo included.
heads
15 years ago master
15 years ago mob