JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
C++NOASSERTION
Issues
- 1
Including all headers under includes will cause a mismatch between system lib and your provided header
#406 opened by lixit - 0
- 8
Errors in article `2020/Skeletal-Animation`
#404 opened by elmarsan - 6
if u want to compile Xcode project running on MAcOsx,pls run command line below:
#337 opened by chengzong - 0
Shadow Shimmering Problem
#385 opened by VephoVandenberg - 1
[Web] Consider a "hide sidebar" button
#403 opened by cjdb - 1
Model: not loading textures
#373 opened by IntellectualKitty - 0
Clarification on the Redundancy in "Quasi-Monte Carlo Sampling with Low-Discrepancy Sequence"
#400 opened by LiuZengqiang - 13
Debugging presented last
#399 opened by meemknight - 1
- 7
Motivation: rewrite the codebase in Rust
#395 opened by srcres258 - 1
Website having issues
#398 opened by AuracleTech - 0
2.lighting/2.4.basic_lighting_exercise2 /basic_lighting_exercise2.cpp Phong shading in view space
#394 opened by caiyingchun - 0
8.guest_2020_skeletal_animation crash
#393 opened by WHzdh - 0
comment has bad grammar
#392 opened by georgiosdoumas - 1
skeleton Animation demo crash
#356 opened by BohrForIOS - 1
Basic rendering problem
#381 opened by rbagdazian - 0
- 0
Camera exercise 2 comment nitpick
#382 opened by Martysh12 - 0
Getting it working with Win32 (having troubles with the libraries, probably Assimp)
#380 opened by briggs-w - 0
The blur effect on Mac will error
#379 opened by gwb123456 - 3
- 1
glad is no longer down
#377 opened by Dav1dde - 2
mismatched header files and libs causes seg fault
#376 opened by shi-yan - 10
Ad is in an annoying place
#375 opened by ArcE404 - 1
need update assimp head file
#333 opened by beinimaliesi - 6
Website is Down
#372 opened by RoboMage - 1
How to build project with visual studio code and msys minGW-w64 gcc 12.2.0
#350 opened by truongan012 - 3
PBR Bloom: clarify that bloom happens due to diffraction, not scattering.
#371 opened by wrightwriter - 1
- 0
Maths in parallax occlusion mapping shader.
#369 opened by JasonPhone - 0
Confused by your explanation of "irradiance map"
#368 opened by moonryul - 0
- 1
Mistake in SSAO
#364 opened by williamhCode - 1
WebP Format for jpg images
#366 opened by djmittens - 1
AdvancedOpenGL: 11.1_anti_aliasing_msaa lack of "glfwWindowHint(GLFW_SAMPLES, 4)"
#349 opened by QiPotato - 0
Minor error in renderSphere
#365 opened by Camouflager - 0
Does not build on FreeBSD 13.2-RELEASE
#361 opened by Atticus-X - 1
- 1
- 0
- 3
- 0
Tutorial case guest_2021_2.csm not working
#341 opened by sysuNie - 0
- 0
Add tutorial on screen to world?
#331 opened by fghoussen - 3
[MSVC][std:c++latest] error C2668: 'lerp': ambiguous call to overloaded function
#330 opened by QuellaZhang - 1
10.3 Example Instancing Access Violation
#327 opened by petrasvestartas - 1
OpenGL header already included
#328 opened by octaviotastico - 1
Instanced Animation FragPos is wrong
#325 opened by JG-Adams - 5
Tried to rewrite Mesh class with glBufferSubData but it doesn't work correctly
#324 opened by LooksForFuture