Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daw42 authored Oct 17, 2018
1 parent 77bd3ca commit 896d660
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Example code from the [OpenGL Shading Language Cookbook][cookbook]
=========================================================

:tada: **NEW** *Coming soon: 3rd Edition!!!* :tada:
:tada: **NEW** *The [3rd Edition is now available][cookbookv3]!!!* :tada:

Example code from the [OpenGL Shading Language Cookbook, 2nd Edition][cookbook]
=========================================================

The example code from the [OpenGL Shading Language Cookbook][cookbook],
The example code from the [OpenGL Shading Language Cookbook, 2nd Edition][cookbook],
by David Wolff and published by Packt Publishing, 2013 (ISBN: 9781782167020).

Recent changes:
Expand Down Expand Up @@ -60,6 +61,7 @@ The code has been tested with OpenGL 4.3 on Windows/Linux and OpenGL 4.1 on MacO
[GLFW]: http://glfw.org
[ghcookbook]: http://github.com/daw42/glslcookbook
[cookbook]: http://www.packtpub.com/opengl-4-shading-language-cookbook-second-edition/book
[cookbookv3]: https://github.com/PacktPublishing/OpenGL-4-Shading-Language-Cookbook-Third-Edition
[GLLoadGen]: https://bitbucket.org/alfonse/glloadgen/wiki/Home
[CMake]: http://www.cmake.org/
[GLAD]: https://github.com/Dav1dde/glad
Expand Down

0 comments on commit 896d660

Please sign in to comment.