This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
xmake
/
xmake-docs
mirror of
https://github.com/xmake-io/xmake-docs
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Branch:
master
Branches
Tags
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
examples
/
cpp
/
graphics
/
opengl.md
opengl.md
184 B
Permalink
Lịch sử
Raw
outline: deep
OpenGL Program
We can use
add_requires
to add
opengl
and
glfw
dependencies to use OpenGL.