minilibx 0.1.0

Rust ffi bindings to the 42 minilibx api for X11 on linux
Documentation

Minilibx for the rust novice

About

These are the rust ffi bindings for the minilibX C api.

The api is meant for beginners to learn the basics of graphics development.

The minilibx itself is a wrapper around X11 utilites to provide a simple library for graphics development.

Documentation and examples are currently being written.

Dependencies

Note that i might add a convenience script to make it easier on newcomers to install the libraries.

TODO

  • examples
  • documentation
  • test that everything works as expected