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:
- Modern OpenGL (fixed pipeline free) examples based on http://open.gl☆124Updated 4 years ago
- Code from the OpenGL tutorial on Youtube: https://youtu.be/VS8wlS9hF8E?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP☆29Updated 7 years ago
- A 2D Particle system done with C++ and SDL 2.0☆26Updated 5 years ago
- A simple example of skeletal animation using OpenGL (and LWJGL).☆275Updated 6 years ago
- ☆258Updated 3 years ago
- The LWJGL 3 Wiki☆428Updated 2 years ago
- thebennybox 3D Engine Tutorial Files☆284Updated 7 years ago
- A simple voxel engine written from the ground up in C++ and OpenGL☆238Updated 3 years ago
- 2D Game Engine C++ OpenGL☆240Updated 2 years ago
- Code from the OpenGL tutorial on Youtube: https://youtu.be/z2yFlvkBbmk☆10Updated 7 years ago
- Use CMake to create a project with GLFW - Multi-platform Windows, Linux and MacOS.☆173Updated last year
- ☆72Updated 3 years ago
- GLSL shaders tutorial☆225Updated 9 years ago
- An experimental Ray tracer I made completely from scratch, without any external libraries☆137Updated 4 years ago
- thebennybox 3D Software Renderer☆115Updated 11 years ago
- A simple 3D game engine written in C++ using OpenGL.☆41Updated 7 months ago
- Book contents for the book "3D Game Development with LWJGL 3" (https://ahbejarano.gitbook.io/lwjglgamedev/).☆160Updated 3 years ago
- Minecraft clone written with C++ and Vulkan, w/ infinite voxel world.☆60Updated 5 months ago
- This is a template CMake project, pre-configured to link with GLFW, GLAD, and OpenGL.☆34Updated 5 years ago
- C++ 3D Software Renderer☆41Updated last month
- The full code for the low-poly water tutorial.☆50Updated 8 years ago
- An early attempt at a game engine. Has the seeds of a rendering pipeline, but no longer maintained.☆37Updated 9 years ago
- GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources☆246Updated last month
- ☆104Updated last year
- ThinMatrix OpenGL 3D Game Engine in C++☆16Updated 9 years ago
- Sample program to run SDL2 / SDL2_image on Android (using CMake)☆65Updated 9 months ago
- ☆108Updated 10 years ago
- a Minecraft clone written in C++ and OpenGL that includes Minecraft textures, chunks, building, terrain, trees, water, inventories, and m…☆96Updated 5 years ago
- Basic game engine structure, using SDL2 and OpenGL. VSCode, compiled with scripts or cmake. A tetris game example is provided.☆82Updated last year
- An OpenGL rendering engine written in pure C++ with no external libraries. We can input an obj file containing vertices and the engine wi…☆36Updated 3 years ago