Gardeners of the Noble Lisp, I have here, a 60~70% finished Lisp software renderer: it draws flat shaded triangles and lines; at the moment it's using a small library (tinyPTC) to initialise / de-initialise a framebuffer. I was recently looking at the Linux framebuffer device and realised that with a bit of work it could be a Lisp binding for this device.
So far, no problem. But I'm also wondering exactly how much more functionality I'd have to implement to make this a backend for McClim? Is the interface documented anywhere, or do I have to prise it from the McClim source? John Connors. _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
