Skip to content

Egui DirectX9, DirectX10, DirectX11 Renderers and Win32 Input Handler

Notifications You must be signed in to change notification settings

ohchase/egui-directx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egui DirectX Renderer Implementations

Renderer implementations only. Libraries don't provide Win32 input handling. Consult Egui-Win32 companion crate Helps with simplicity and keeping the libraries focused. Workspace structure for the crates, refer to base Cargo.toml; all crates will be enforced to use a consistent version of windows and egui crates.

Egui Direct X9

Renderer backend for Direct X9 for Egui Initial Source: https://crates.io/crates/egui-d3d9

Egui Direct X11

Renderer backend for Direct X11 for Egui Initial Source: https://crates.io/crates/egui-d3d11

Egui Direct X12

Renderer backend for Direct X12 for Egui ...

Egui Win32

Input collector backend for Egui using Windows Api

Initial Source: https://crates.io/crates/egui-d3d9

Initial Source: https://crates.io/crates/egui-d3d11

About

Egui DirectX9, DirectX10, DirectX11 Renderers and Win32 Input Handler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published