Zeal-Operating-System / HolyGL

A divinely inspired graphics library for ZealOS.
https://zealos.net/
38 stars 3 forks source link
templeos zealos
Screenshot of render

HolyGL

A divinely inspired realtime graphics library for the TempleOS continuation ZealOS. It aims to stay true to Terry's objectives by being simple, easy to understand, and transparent.

If you need features for a project, message me at Professor#8404 on Discord.

Features in Development

Features Implemented

Installation

The library can be compiled by including MakeHolyGL.ZC, found in the root of the library. To compile on boot, append #include "Path/To/MakeHolyGL" to the end of System/MakeSystem.ZC.

If you use other Holy* libraries, make sure that this library is compiled before they are, but after HolyMath is.

Documentation

DolDoc documentation with sprite diagrams is available in Docs/.