cepl.sdl2-image

2018-02-28

Some helper methods for using sdl2-image to load images to CEPL types

Upstream URL

github.com/cbaggers/cepl.sdl2-image

Author

Chris Bagley (Baggers) <techsnuffle@gmail.com>

License

BSD 2 Clause
README

CEPL.SDL2-IMAGE

Two helper methods for using sdl2-image to load image data into CEPL types

load-image-to-c-array

This function takes a filename to an image supported by sdl2-image and returns a CEPL c-array

load-image-to-texture

This function takes a filename to an image supported by sdl2-image and returns a CEPL texture

Dependencies (3)

  • cepl
  • cl-sdl2
  • cl-sdl2-image

Dependents (0)

    • GitHub
    • Quicklisp