forked from openglsuperbible/sb6code
-
Notifications
You must be signed in to change notification settings - Fork 0
mkorunoski/sb6code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenGL SuperBible Example Code ------------------------------ This is the example code for the 6th Edition of OpenGL SuperBible. The samples contained here mostly match up with the examples in the book. There's a few extras here, and there's a few examples in the book that don't have a runnable version here (either because they are parts of the same application, or there just never was a finished application). There's some basic building instructions in HOWTOBUILD.txt. Everything should work with Visual Studio on Windows and GNU make on Linux. Mac is now supported if you're running OS 10.9 (Mavericks) or newer. However, some of the samples require features that are not supported by Mavericks as it's a few OpenGL versions behind. There are some hokey bits here. If you find serious issues, feel free to fix and send pull requests. There will always be a snapshot at http://www.openglsuperbible.com. The live repository is at https://github.com/openglsuperbible/sb6code.
About
Source code for OpenGL SupeBible 6th Edition examples
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 57.3%
- C++ 37.8%
- GLSL 4.7%
- Other 0.2%