https://github.com/ugnmura/yes
Simple OpenGL Graphics
https://github.com/ugnmura/yes
c cmake cplusplus cpp graphics opengl simple
Last synced: 2 months ago
JSON representation
Simple OpenGL Graphics
- Host: GitHub
- URL: https://github.com/ugnmura/yes
- Owner: ugnmura
- License: mit
- Created: 2022-02-21T23:59:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-14T20:33:50.000Z (over 3 years ago)
- Last Synced: 2025-10-09T18:07:51.883Z (9 months ago)
- Topics: c, cmake, cplusplus, cpp, graphics, opengl, simple
- Language: C++
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YES
Simple OpenGL Graphics
### Getting Started
Clone the repository
```bash
git clone https://github.com/SushiWaUmai/yes.git --recursive
```