Skip to content

tuupola/hagl_gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.