Skip to content

Commit 2a60b89

Browse files
authored
Update README.md
1 parent 6b28b39 commit 2a60b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Rust OpenGL backend for [egui](https://github.com/emilk/egui) using opengl inter
44
It uses [GetProcAddress](https://docs.rs/winapi/latest/winapi/um/libloaderapi/fn.GetProcAddress.html) and [wglGetProcAddress](https://docs.rs/winapi/latest/winapi/um/wingdi/fn.wglGetProcAddress.html) to load [gl-rs](https://github.com/brendanzab/gl-rs/) functions with [gl::load_with](https://docs.rs/gl/0.14.0/gl/fn.load_with.html).
55

66
#
7-
![](media/demo.gif)
7+
![](media/PreviewEGUI.png)

0 commit comments

Comments
 (0)