Skip to content

jac3km4/egui-d3d11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui-d3d11

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

Works with the latest egui version - 0.17.0

Implemented features

  • Text rendering
  • Mesh rendering
  • Mouse input
  • Keyboard input
  • Scroll support
  • Scissor rects clipping
  • State storage
  • Other image textures
  • Different cursor icons
  • Drag & Drop support

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. WIP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published