/hagl_gd

GD HAL for the HAGL graphics library

Primary LanguageCMIT LicenseMIT

GD HAL for HAGL

This is a GD HAL for the lightweight hardware agnostic graphics library HAGL. This repository serves as an example on how to create a simple HAL.

Software License

Demo

$ git clone git@github.com:tuupola/hagl.git
$ git clone git@github.com:tuupola/hagl_gd.git
$ cd hagl_gd/example
$ make clean && make mandelbroot && ./mandelbroot && feh hagl.png
$ make clean && make palette && ./palette && feh hagl.png

License

The MIT License (MIT). Please see License File for more information.