Skip to content

跟随 learn opengl cn来一步步学习opengl,基于macos,clion配置

Notifications You must be signed in to change notification settings

icespring/learn_openglcn_clion

Repository files navigation

Learn OpenGL CN

https://learnopengl-cn.github.io 过程中使用的事例代码

我的环境配置

  • MacOS 10.13.4
  • Clion 2018
  • GLFW 3.2.1 (brew install glfw)
  • glm 0.9.8.5 (brew install glm)

注意

需要配置当前的shader工作路径,在Edit Configruations...中配置shaders目录为当前工作目录,以便正常读取加载shader

About

跟随 learn opengl cn来一步步学习opengl,基于macos,clion配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages