forked from opengl-tutorials/ogl
-
Notifications
You must be signed in to change notification settings - Fork 0
crossous/ogl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<
5507
article class="markdown-body entry-content container-lg" itemprop="text">
这一版本将GLFW升级为新版本
为了将渲染从GLCore改为GLES,将GLEW切换为GLAD
相比与原工程,在CMAKE选项中加入了GL_LIBRARY选项,用于指定GL库使用GLEW还是GLAD
添加USE_EGL选项,只在GLAD下生效
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 85.4%
- CMake 9.7%
- Python 4.5%
- Other 0.4%