Skip to content

EriKWDev/egui_glfw_gl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui_glfw_gl

Latest version MIT

Example screenshot

This is a backend implementation for Egui that can be used with Rust bindings for GLFW and OpenGL.

Example

I have made an example to demonstrate the usage of egui_glfw_gl. To run the example, run the following:

cargo run --example demo

Credits

egui_glfw_gl is based off egui_sdl2_gl, created by ArjunNair

About

Egui backend implementation for GLFW and OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.3%
  • GLSL 8.7%