These are examples from The OpenGL SuperBible Fourth Edition that I've re-written
in SFML. The functionality should be rather close to the original examples.
All projects have CMakeLists.txt files, which I open in QtCreator. You can also
just make a build directory and issue a cmake followed by make, e.g.
mkdir build
cd build
cmake ../Triangle
make
cd ../Triangle/bin
./Triangle
All projects have their own README.md files as well.
As for the license, I've included the GPLv3 license, but the book's authors are
the ones to consult if you're curious about using this code in another project
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Tutorials from the OpenGL SuperBible Fourth Edition written in SFML
License
neptoess/opengl-superbible-fourth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tutorials from the OpenGL SuperBible Fourth Edition written in SFML
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published