Add utility functions for reading textures for OpenGL
author |
Steve Losh <steve@stevelosh.com> |
date |
Sat, 02 Feb 2019 14:30:59 -0500 |
parents |
1e155f658715 |
children |
70f64dff49b5 |
cl-netpbm is a Common Lisp library for reading and writing the [netpbm image
formats (PPM, PGM, and PBM)](https://en.wikipedia.org/wiki/Netpbm_format).
* **License:** MIT/X11
* **Documentation:** <https://sjl.bitbucket.io/cl-netpbm/>
* **Mercurial:** <http://bitbucket.org/sjl/cl-netpbm/>
* **Git:** <http://github.com/sjl/cl-netpbm/>