TinyWindow Save

a cross platform (Linux and Windows) OpenGL window library in a single header

Project README

TinyWindow

alt tag

a cross platform single header window management library for OpenGL applications.

The TinyWindow library is a cross-platform (Windows and Linux) open-source project. This project was primarily created to make graphics research and development as portable as possible.

The TinyWindow library was started being developed back in 2014 as a replacement for existing window management APIs such as GLFW and SDL as well as for my own edification. The API focuses on being small, easy to use and using multiple windows simultaneously.

My name is Ziyad Barakat and I am a software engineer with over 8 years of programming experience. my core languages are C, C++, C#, D, HLSL and GLSL.

I can be reached at [email protected]

documentation: Documentation is generated using Doxygen:

cd Docs
	doxygen Doxyfile

You can then obtain a PDF of the documentation by running:

cd latex
	make

A file titled refman.pdf should be created in that directory.

Open Source Agenda is not affiliated with "TinyWindow" Project. README Source: ziacko/TinyWindow
Stars
197
Open Issues
11
Last Commit
10 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating