Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joseexposito/opengl-sandbox
OpenGL testing code and experiments
https://github.com/joseexposito/opengl-sandbox
Last synced: 18 days ago
JSON representation
OpenGL testing code and experiments
- Host: GitHub
- URL: https://github.com/joseexposito/opengl-sandbox
- Owner: JoseExposito
- License: gpl-3.0
- Created: 2024-06-14T16:42:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T16:51:07.000Z (5 months ago)
- Last Synced: 2024-11-27T01:41:58.293Z (27 days ago)
- Language: Rust
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenGL Sandbox
OpenGL testing code written in Rust.
```bash
$ cargo run --bin 03-hello-rectangle
```