https://github.com/shivkanthb/cg-circle
Creating a circle using c++ , Computer Graphics.
https://github.com/shivkanthb/cg-circle
Last synced: about 2 months ago
JSON representation
Creating a circle using c++ , Computer Graphics.
- Host: GitHub
- URL: https://github.com/shivkanthb/cg-circle
- Owner: shivkanthb
- Created: 2014-10-03T09:56:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-19T22:37:26.000Z (over 10 years ago)
- Last Synced: 2025-01-26T17:46:17.955Z (4 months ago)
- Language: C++
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CG-circle
=========Creating a circle using c++ , Computer Graphics.
Using xcode to create a circle using standard cpp libraries and glut.