在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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
在https://learnopengl-cn.github.io 过程中使用的事例代码
需要配置当前的shader工作路径,在Edit Configruations...中配置shaders目录为当前工作目录,以便正常读取加载shader