https://github.com/ubpa/ugl
Ubpa OpenGL c++ wrapper
https://github.com/ubpa/ugl
Last synced: about 1 year ago
JSON representation
Ubpa OpenGL c++ wrapper
- Host: GitHub
- URL: https://github.com/ubpa/ugl
- Owner: Ubpa
- License: mit
- Created: 2020-03-29T16:30:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T17:19:37.000Z (about 6 years ago)
- Last Synced: 2024-12-26T17:10:27.187Z (over 1 year ago)
- Language: C++
- Size: 184 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UGL
Ubpa OpenGL C++ wrapper
## 构建说明
### 环境
- VS 2019
- [Python](https://www.python.org/) 3.7(也可 VS2019->工具->获取工具和功能->下载 Python)
### 测试用例
在 CMake-GUI 中勾选 Ubpa_BuildTest 可构建测试用例