Skip to content

cyyyu/opengl-samples

Repository files navigation

some code samples I have done during my study of OpenGL.

all samples are compiled successfully on my laptop(MacBook Pro 15 late 2013, 10.14.6, NVIDIA GeForce GT 750M).

to compile:

first install dependencies: gcc, glfw3, glm and assimp. all can be installed with homebrew.


run make to compile and check out these executables:

  • the-hello-world-triangle/app
  • texture/app
  • camera/app
  • lighting/app
  • model_loading/app
  • shadow/app

About

OpenGL sample code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published