Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solidiquis/hello_opengl
My "Hello World" for OpenGL.
https://github.com/solidiquis/hello_opengl
graphics graphics-programming opengl physics rust
Last synced: 28 days ago
JSON representation
My "Hello World" for OpenGL.
- Host: GitHub
- URL: https://github.com/solidiquis/hello_opengl
- Owner: solidiquis
- Created: 2021-10-17T22:01:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T16:06:18.000Z (over 3 years ago)
- Last Synced: 2024-11-14T13:11:36.956Z (3 months ago)
- Topics: graphics, graphics-programming, opengl, physics, rust
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello_opengl
My "Hello World" for OpenGL: A triangle that you can apply torque to with your mouse-wheel. Trackpads not yet supported.
- Scrolling up increases angular velocity.
- Scrolling down decreases angular velocity.
The more vigorously you scroll, the faster your triangle will angularly accelerate/decelerate.https://user-images.githubusercontent.com/45523555/137687108-f613ada3-d4c2-4f30-a37c-e401dfb6b239.mov