Skip to content

piotrm0/OCamlSDL2_Image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml and SDL_image 2.0

OCaml and SDL_image

Intro

OCamlSDL2_Image brings you access to the SDL2_image library from OCaml.

Current State

These relays are currently in a very early draft state. You may expect to get segfaults. These pieces of code are currently called "relays" and not bindings while there is currently no memory management and no integration with the garbage collector.

Relicensing

If SDL_image changes its license in the future to any FLOSS / OSI approved license, you can use these relays under the terms of the same license.

License

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely.

These pieces of work are provided "AS-IS", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

About

OCaml relays to the SDL2_Image library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 69.7%
  • C 30.3%