Skip to content

janis-bhm/egui-d3d11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui-d3d11

D3D11 backend for egui library. Presumably for mods/cheats development. Currently few features from egui are missing.

Latest supported egui version - 0.21

Missing features

  • EGui render callbacks
  • Different cursor icons
  • Files Drag & Drop support
  • Alt, Shift, Ctrl keys are working fine

Example DLL

Example dll is contained in example-wnd folder. It uses either steam overlay hook or dxgi.

Contributions are welcome!

Feel free to make an issue or fork the repository if you would like to contribute to the project.

Example

About

D3D11 backend for egui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.0%
  • HLSL 1.0%