TheThinMatrix / OpenGL-Tutorial-2Links
Code from the OpenGL tutorial on Youtube: https://youtu.be/WMiggUPst-Q
☆17Updated 7 years ago
Alternatives and similar repositories for OpenGL-Tutorial-2
Users that are interested in OpenGL-Tutorial-2 are comparing it to the libraries listed below
Sorting:
- Code from the OpenGL tutorial on Youtube: https://youtu.be/z2yFlvkBbmk☆10Updated 7 years ago
- Modern OpenGL (fixed pipeline free) examples based on http://open.gl☆124Updated 4 years ago
- An experimental Ray tracer I made completely from scratch, without any external libraries☆137Updated 4 years ago
- Source code for my SDL Made Easy tutorial series on Youtube☆14Updated 7 years ago
- Code from the OpenGL tutorial on Youtube: https://youtu.be/VS8wlS9hF8E?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP☆29Updated 7 years ago
- A small Minecraft clone in C++.☆130Updated 5 years ago
- GLSL shaders tutorial☆225Updated 9 years ago
- Sample program to run SDL2 / SDL2_image on Android (using CMake)☆66Updated 9 months ago
- 2D Game Engine C++ OpenGL☆240Updated 2 years ago
- Minecraft clone written with C++ and Vulkan, w/ infinite voxel world.☆60Updated 5 months ago
- A 2D Particle system done with C++ and SDL 2.0☆26Updated 5 years ago
- ThinMatrix OpenGL 3D Game Engine in C++☆16Updated 9 years ago
- A simple voxel engine written from the ground up in C++ and OpenGL☆238Updated 3 years ago
- The full code for the low-poly water tutorial.☆50Updated 8 years ago
- OpenGL®-Starter is a template for your upcoming OpenGL Projects which has been compiled to run the most basic Hello World OpenGL Program …☆25Updated last year
- thebennybox 3D Engine Tutorial Files☆284Updated 7 years ago
- Learn OpenGL, published by Packt☆62Updated 2 years ago
- A C++ prototyping engine that is striving for an easy to use API, hiding all the dirty details so that you don't have to care.☆58Updated 2 weeks ago
- ☆258Updated 3 years ago
- Source code of the chapters of the book 3D Game Development with LWJGL 3☆184Updated 3 months ago
- This is a template CMake project, pre-configured to link with GLFW, GLAD, and OpenGL.☆35Updated 5 years ago
- An early attempt at a game engine. Has the seeds of a rendering pipeline, but no longer maintained.☆38Updated 9 years ago
- thebennybox 3D Software Renderer☆115Updated 11 years ago
- Book contents for the book "3D Game Development with LWJGL 3" (https://ahbejarano.gitbook.io/lwjglgamedev/).☆160Updated 3 years ago
- GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources☆246Updated last month
- A simple program that simulates fluid in real-time. Rendered using OpenGL.☆23Updated 8 years ago
- The source code for http://openglbook.com/☆164Updated 4 years ago
- A simple example of skeletal animation using OpenGL (and LWJGL).☆276Updated 6 years ago
- Simple platform game attempting to test features of both SDL2 and C++11☆114Updated 11 years ago
- Example of using CMake's FetchContent module and imGui-SFML☆33Updated last year