Lameguy64 / mtek-gdl-examples

Example programs using the MTek-GDL library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MTek-GDL Examples

This repository houses all the example programs using the MTek-GDL library. Majority of the examples are written by the same author of the MTek-GDL library but community-made examples are highly welcome.

Some of the latest examples such as shaders are not complete as it is not yet fully commented but is fully functional.

The repository for the MTek-GDL library can be found here: https://github.com/Lameguy64/mtek-gdl

Licensing

All source code included in this repository falls under the GNU General Public License v3, except perhaps the sample files within the testdata directory when appropriate and the sources are properly credited in the sources.txt file.

About

Example programs using the MTek-GDL library

License:GNU General Public License v2.0


Languages

Language:C++ 62.5%Language:Makefile 36.8%Language:C 0.7%