Skip to content

LPGhatguy/egui_wgpu_backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui_wgpu_backend

Latest version Documentation MIT Apache

Backend code to run egui using wgpu.

Features

  • web Using this features will force the backend to output sRGB gamma encoded colors. Normally shaders are supposed to work in linear space, but browsers want sRGBA gamma encoded colors instead.

Example

We have created a simple example project to show you, how to use this crate.

License

egui_wgpu_backend is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT.

About

Backend code to use egui with wgpu.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%