JoeyDeVries Merge pull request #401 from hongjiang-ye/master a545a70· Aug 5, 2024 History607 Commits .github Create FUNDING.yml Oct 8, 2020 cmake/modules spelling: variable Jan 23, 2023 configuration adding x64 bit Mar 19, 2022 dlls Change CMakeLists.txt to add 2d_game project, and ...
learnopengl.com code repository Contains code samples for all tutorials of https://learnopengl.com. Windows building All relevant libraries are found in /libs and all DLLs found in /dlls (pre-)compiled for Windows. The CMake script knows where to find the libraries so just run CMake script...
tjdevries/express_line.nvim - WIP: Statusline written in pure lua. Supports co-routines, functions and jobs. [MIT License] (⭐️306) tjdevries/gruvbuddy.nvim - Gruvbox colors using https://github.com/tjdevries/colorbuddy.vim [MIT License] (⭐️119) Archived! tjdevries/lazy-req...
This branch is 158 commits behind JoeyDeVries/LearnOpenGL:master.Folders and files Latest commit JoeyDeVries Merge pull request JoeyDeVries#297 from haraldreingruber-dedalus/fix-… c0ecf48· Apr 27, 2022 History449 Commits .github Create FUNDING.yml Oct 8, 2020 cmake/modules Final updates on...
This branch is up to date with JoeyDeVries/LearnOpenGL:master.Folders and files Latest commit JoeyDeVries Merge pull request JoeyDeVries#401 from hongjiang-ye/master a545a70· Aug 5, 2024 History607 Commits .github Create FUNDING.yml Oct 8, 2020 cmake/modules spelling: variable Jan 23, 202...
JoeyDeVries Merge pull request JoeyDeVries#336 from pattakosn/master … b878c64 Nov 11, 2022 Git stats 482 commits Files Type Name Latest commit message Commit time .github Create FUNDING.yml October 8, 2020 14:26 cmake/modules Final updates on PBR tutorials w/ updated code. May...
Merge pull request JoeyDeVries#251 from BhayanakMoth/fix-ambient 279e6be· Oct 18, 2021 History396 Commits .github cmake/modules configuration dlls includes lib resources src .gitignore CMakeLists.txt LICENSE.md README.md Repository files navigation README License learnopengl.co...
Merge pull request JoeyDeVries#307 from alexpanter/master 4 months ago LICENSE.md Update soruce license. 5 years ago README.md edited readme 7 months ago build_windows.sh Guest article builds + windows build script. 8 months ago README.md learnopengl.com code repository Contains code...
learnopengl.com code repository Contains code samples for all chapters of Learn OpenGL and https://learnopengl.com. Windows building All relevant libraries are found in /libs and all DLLs found in /dlls (pre-)compiled for Windows. The CMake script knows where to find the libraries so just ...
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com - JoeyDeVries/LearnOpenGL