Pavel Rojtberg
Pavel Rojtberg
Originally reported by: **Anonymous** --- Which is at (0, 0, 0) in camera space - the camera, or the center of the projection plane? The tutorial says that "the location...
Originally reported by: **Anonymous** --- Hi, this is merely a question rather than a bug or anything but couldn't find a way to contact you directly. I came across (and...
Originally reported by: **Sand3r (Bitbucket: [Sand3r](http://bitbucket.org/Sand3r), GitHub: [Sand3r](http://github.com/Sand3r))** --- In all .cpp files coming from Tutorial 05, the assignment of colors for blue and green is incorrect, and should be...
Originally reported by: **Jason McKesson (Bitbucket: [alfonse](http://bitbucket.org/alfonse), GitHub: [alfonse](http://github.com/alfonse))** --- The gimbol lock tutorial needs to focus less on the issues of gimbol lock and a //lot// more on the...
Originally reported by: **Anonymous** --- I would love to see an appendix with a walkthrough on how to debug one of the tutorial's vertex/fragment shaders using a tool such as...
Originally reported by: **Jason McKesson (Bitbucket: [alfonse](http://bitbucket.org/alfonse), GitHub: [alfonse](http://github.com/alfonse))** --- Add a section to Tutorial 05 on Z-fighting and how to deal with it. --- - Bitbucket: https://bitbucket.org/alfonse/gltut/issue/36
Originally reported by: **James Edgar (Bitbucket: [j1s1e1](http://bitbucket.org/j1s1e1), GitHub: [j1s1e1](http://github.com/j1s1e1))** --- Great tutorials. The opengl version testing fails with crypitc errors on some linux systems. If I just try to run...
Originally reported by: **lukasz1985 (Bitbucket: [lukasz1985](http://bitbucket.org/lukasz1985), GitHub: Unknown)** --- I can't understand this chapter. Thats all just mixed with no enough explanations. The one certain issue I can't solve is...
Originally reported by: **Giuseppe Barbieri (Bitbucket: [gbarbieri](http://bitbucket.org/gbarbieri), GitHub: [gbarbieri](http://github.com/gbarbieri))** --- In Rotations.cpp glm::vec3 DynamicNonUniformScale(float fElapsedTime) Should be a relict of the previous example (Scale) and not used --- - Bitbucket:...
Originally reported by: **Inês Almeida (Bitbucket: [brita](http://bitbucket.org/brita), GitHub: [brita](http://github.com/brita))** --- In the display function, in "Chapter 1. Hello, Triangle!", after glDrawArrays, the AttribPointer is disabled, as well as the program,...