smokindinesh / Modern-OpenGL-SeriesLinks
Chapter wise open source code for Modern OpenGL tutorial Series on http://codeincodeblock.com
☆16Updated 8 years ago
Alternatives and similar repositories for Modern-OpenGL-Series
Users that are interested in Modern-OpenGL-Series are comparing it to the libraries listed below
Sorting:
- GLSL implementation of the Cook-Torrance shader model☆16Updated last year
- Multithreaded CPU based path tracer built from scratch in C++☆25Updated 6 years ago
- Small C++14 render engine with dependencies☆46Updated 5 years ago
- Unigine engine version 0.2 from http://frustum.org hacked to compile with modern libs☆47Updated 11 years ago
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆24Updated 5 years ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 8 months ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆67Updated this week
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- 3D Physics Engine.☆53Updated 9 years ago
- Former 3D game engine, now available to public for educational and testing purposes☆16Updated 8 years ago
- Simple one-file shader utility tool that automatically compiles shaders to SPIRV when modified.