![](images/graphics/blank.gif)
Lập trình Opengl với thư viện AUX – Phần 2
252
lượt xem 69
download
lượt xem 69
download
![](https://tailieu.vn/static/b2013az/templates/version1/default/images/down16x21.png)
Theo dõi Window /*file name: hello1s.cpp*/ #ifdef unix #include #include "aux.h" #define CALLBACK #else #include #include #include #endif int main(int argc, char *argv[]) { auxInitWindow(argv[0]); /*dòng lệnh mới , window sẽ hiện trong vòng 1 giây*/ Sleep(1000); /*dòng lệnh mới*/ return 0; } Trong phần source code mã nguồn này nằm trong file hello1s.cpp. 3-Xoá màn hình trong opengl Tiếp theo tôi sẽ giới thiệu với các bạn cách xoá màn hình trong opengl. ...
Chủ đề:
Bình luận(0) Đăng nhập để gửi bình luận!
![](images/graphics/blank.gif)
CÓ THỂ BẠN MUỐN DOWNLOAD