https://github.com/treasersimplifies/opengl_polygon_generate
program solving the problem : generate a new polygon from two polygon already exists.(combine them or substract)
https://github.com/treasersimplifies/opengl_polygon_generate
Last synced: 8 months ago
JSON representation
program solving the problem : generate a new polygon from two polygon already exists.(combine them or substract)
- Host: GitHub
- URL: https://github.com/treasersimplifies/opengl_polygon_generate
- Owner: treasersimplifies
- License: gpl-3.0
- Created: 2017-11-12T10:34:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T11:44:19.000Z (over 7 years ago)
- Last Synced: 2025-02-14T23:27:52.608Z (10 months ago)
- Language: C++
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
ls_opengl_2.xcodeproj
为xcode工程文件
运行代码需要配置开发环境:GLEW、GLFW、GLUT、OpenGL.framework