Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 782 Bytes

File metadata and controls

18 lines (14 loc) · 782 Bytes

OpenGL - Build High Performance Graphics

Port OpenGL Build High Performance Graphics to CMake. (Book link, Original Source code)

This book split to three modules

  • Module 1 : OpenGL Development Cookbook WIP
  • Module 2 : OpenGL 4.0 Shading Language Cookbook TODO
  • Module 3 : OpenGL Data Visualization Cookbook TODO

Dependies:

  • OpenGL
  • GLUT It will be replaced with glfw3
  • GLEW It will be replaced with glbinding
  • GLM
  • SOIL It will be replaced with stb

License

MIT