From 004223737d9f6d07a0aa5c63659662480285de29 Mon Sep 17 00:00:00 2001 From: Andre Weissflog Date: Sun, 18 Feb 2024 17:24:20 +0100 Subject: readme: add back link to a fork of the Learn OpenGL samples --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dea1e7eb..26c9d9c4 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ cross-platform libraries for C and C++, written in C. - [sokol_gp.h](https://github.com/edubart/sokol_gp) a 2D shape drawing library on top of sokol_gfx.h +- [LearnOpenGL examples ported to sokol-gfx](https://zeromake.github.io/learnopengl-examples/) ([git repo](https://github.com/zeromake/learnopengl-examples)) + - [Dear ImGui starterkit](https://github.com/floooh/cimgui-sokol-starterkit) a self-contained starterkit for writing Dear ImGui apps in C. - [qoiview](https://github.com/floooh/qoiview) a basic viewer for the new QOI image file format -- cgit v1.2.3