# Open.GL **Repository Path**: mirrors_Overv/Open.GL ## Basic Information - **Project Name**: Open.GL - **Description**: The source code and content of Open.GL. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-06 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Open.GL ------- This repository hosts the server content of the Open.GL tutorial site. It was made public to allow people to track changes to the site and suggest improvements. E-book ------ This guide is now available in e-book formats as well: * [EPUB](https://raw.githubusercontent.com/Overv/Open.GL/master/ebook/Modern%20OpenGL%20Guide.epub) * [PDF](https://raw.githubusercontent.com/Overv/Open.GL/master/ebook/Modern%20OpenGL%20Guide.pdf) The ebooks can be built by running `ebook/make_ebook.sh` from the root directory. License ------- The code examples (`content/code`) are licensed as [CC0](http://creativecommons.org/publicdomain/zero/1.0/legalcode), which is equivalent to public domain in most jurisdictions. The source code of the site is licensed as MIT and content of the articles as [Creative Commons Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/).