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

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

#119 in Rendering

31 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

~21–34MB
~393K SLoC