Skip to content

AshkanGoharfar/thecherno_opengl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-cherno

My code-along for TheCherno tutorials. The code here is intended to run on MacOS. If you want to compile on *Nix or Windows you will need to modify the Makefiles in each episode directory. Any differences between TheCherno's code and mine is likely a result of my compilation environment. YMMV.

Currently working through TheCherno's OpenGL tutorial.

See all of his videos here.

Support him on his Patreon page if you want to see more!

To run any of the episodes, cd into that episode directory, run make, and then either ./playground or ./app depending on which episode. The earlier episodes compiled into a binary named playground, and later episodes compiled into a binary named app.

About

My code-along on TheCherno opengl tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.2%
  • Vim Script 28.5%
  • Makefile 2.5%
  • GLSL 1.7%
  • Shell 0.1%