- 1 point
- emilkImportantly, box plots are also ugly. Beauty matters.
- You can run it yourself here: https://huggingface.co/spaces/rerun/InstantMesh
- Very cool! A next step could be to model a rolling-shutter
- 15 points
- Rerun co-founder and CTO here to answer any questions!
- Thanks for the feedback!
It is definitely fixable. Take a look at https://github.com/emilk/egui/issues/996 for some examples of how others have styled egui, or try out https://app.rerun.io/
Styling is done with `ctx.set_style`, but creating a nice style isn't very easy at the moment (basically you'll have to tweak constants in code, and then recompile). I'm working on making it easier as we speak though!
- Oh no! Any clues in the dev console?
- egui works well on mobile except for one thing: text editing.
For app.rerun.io we mostly need to work on making the app friendly for small screens.
- I think I like nr 4 the best
- I don't have a plan for that right now. I'm not even sure a web page can know what the RGB pattern of the display is so it can do proper sub-pixel anti-aliasing.
I'm sort of hoping high-dpi screens will make this a moot point very soon :)
- The http example at egui.rs uses the `poll_promise` crate to wait for a HTTP request: https://github.com/emilk/egui/blob/master/crates/egui_demo_a...
- egui author here! Fell free to shoot me any questions. You can try egui in your browser at https://www.egui.rs/
My company Rerun.io is entirely built on egui so that we get the same high-performance UI on the web as on native. Give it a spin at https://app.rerun.io/
- egui author here - thanks for the kind words
Haha, yeah, we open sourced Rerun a year ago, minus one day I guess I’ll need to update that readme
- 4 points
- Some people will simply not engage in a project if there is no set code of conduct for it. The logic presumable being that even if there is no problem now, problem may come in the future, and a agreed upon code of conduct can nip such problems in the bud.
- Many small trivial things can add up. Also, if we cater to the status quo ("the vast majority of programmers"), the status quo is less likely to change.
- "Normal materials" don't scale - with a constant density an expanding sphere will collapse into a black hole.
- 6 points