perezite / a-simple-triangle

A Simple Triangle - A journey into cross platform OpenGL and Vulkan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Triangle

This repository is the code to support my A Simple Triangle series of blog posts on my main Github page which is all about getting an OpenGL and Vulkan renderer up and running using cross platform C++.

The list of all articles can be found here:

A Simple Triangle

Or you can jump directly to the individual articles for each code folder in this repository via these links:

I have published the source code in this repository under the MIT licence so you are welcome to use it any way you want, however my written blog articles themselves are copyrighted by me. By all means read the articles and use them to learn from (hopefully!) however do not take them and repurpose them in any way.

.:: END ::.

About

A Simple Triangle - A journey into cross platform OpenGL and Vulkan

License:MIT License


Languages

Language:C++ 66.0%Language:Shell 14.4%Language:PowerShell 7.5%Language:CMake 5.9%Language:C 3.7%Language:HTML 1.7%Language:GLSL 0.4%Language:Java 0.3%Language:Makefile 0.1%