#opengl #graphics #input-event #rusty #educational #learn

rusty_gfx

Create windows, display graphics, handle input events (keyboard, mouse, etc.). Part of the rusty_engine game engine.

14 releases (breaking)

0.11.2 Apr 10, 2023
0.11.0 Jun 4, 2020
0.7.0 Mar 27, 2020

#123 in Rendering

Download history 12/week @ 2024-02-22 17/week @ 2024-02-29 56/week @ 2024-03-07 1/week @ 2024-03-14 49/week @ 2024-03-28

106 downloads per month
Used in rusty_sword_arena

MIT/Apache

41KB
841 lines

Rusty GFX

Create windows, display graphics, handle input events (keyboard, mouse, etc.). Part of the rusty_engine game engine.


lib.rs:

The OpenGL window is (-1.0, -1.0) in the bottom left to (1.0, 1.0) in the top right.

Dependencies

~23–37MB
~418K SLoC