Rust coder, and creator of egui.
Has worked with physics simulation, games, 3D scanning and cyber security.
- Stockholm, Sweden
- http://www.ilikebigbits.com/
- @ernerfeldt
Highlights
- 76 discussions answered
Block or Report
Block or report emilk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse2,428 contributions in the last year
Activity overview
Contributed to
emilk/egui,
EmbarkStudios/puffin,
rerun-io/remote-logging-experiment
and 48 other
repositories
Contribution activity
June 2022
Created 18 commits in 4 repositories
Created 1 repository
Created a pull request in slint-ui/document-features that received 1 comment
Make default example compatible with cargo check
Closes #7
There are two ways to successfully use document-features
. One is to to have it as a mandatory dependency:
document-features = "0.2"
+ #![…
+11
−5
•
1
comment
Opened 5 other pull requests in 1 repository
Reviewed 15 pull requests in 4 repositories
emilk/egui
10 pull requests
- Fix multiple partial updates of the same texture
-
Added
notan_egui
as 3rd party integration - Fix persistence of window position
- Make Windows specific code Windows specific
- Browser Hotkey Conflicts
-
Refactor common code in
egui-wgpu
vertex shader entry points - Add Context::request_repaint_after
- Re-implement PaintCallbacks With Support for WGPU
- WGPU PaintCallback Fixes
- Add screen-13-egui link to README.md
EmbarkStudios/puffin
3 pull requests
not-fl3/egui-miniquad
1 pull request
emilk/drop-merge-sort
1 pull request
Created an issue in slint-ui/document-features that received 2 comments
Docs suggests document-features
as an optional feature
Hi, and thanks for a great crate!
The docs suggests adding this to your Cargo.toml
:
## Enable this when building the docs
document-features = { ver…
2
comments
Answered 3 discussions in 1 repository
21
contributions
in private repositories
Jun 7 – Jun 20