https://github.com/geometryzen/rustgl
OpenGL and Rust
https://github.com/geometryzen/rustgl
opengl rust
Last synced: about 1 month ago
JSON representation
OpenGL and Rust
- Host: GitHub
- URL: https://github.com/geometryzen/rustgl
- Owner: geometryzen
- License: mit
- Created: 2019-05-13T19:14:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T23:36:09.000Z (about 7 years ago)
- Last Synced: 2025-05-18T00:11:19.314Z (about 1 year ago)
- Topics: opengl, rust
- Language: Rust
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rustgl
OpenGL and Rust with Geometric Algebra
## Overview
* Learning OpenGL
* Learning Rust
* Applying Geometric Algebra
## References
C/C++ Tutorial: https://learnopengl.com/
Rust Examples: https://github.com/bwasty/learn-opengl-rs
Geometric Algebra: TODO