From 8d3d531eaf87a20e730d1e9a4797f63f040d0f51 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 19 Jan 2025 21:55:36 +0500 Subject: remove binaries --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..3ac319d --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +My implementation of chapters from https://learnopengl.com + +- Building +There is glfw, glew, stb_image and tinyobjloader-c in libs directory, +but better would be download them. + +You need to change to each directory and compile examples separetely. -- cgit v1.2.3