#run-time #sphinx #themes

sphinx

A thin wrapper around egui to provide basic page switching and other utilities along with an async runtime

1 unstable release

0.0.6 Jun 19, 2022
0.0.4 May 17, 2022
0.0.3 May 17, 2022
0.0.1 Aug 21, 2021

#13 in #sphinx

MIT/Apache

32KB
643 lines

A thin wrapper around egui to provide basic page switching and other utilities along with an async runtime.

Usage

Create a struct which implements [App] then call [run].


Sphinx

See the docs: https://docs.rs/sphinx.

Dependencies

~8–19MB
~278K SLoC