Add solar_system example

This commit is contained in:
Héctor Ramón Jiménez 2020-02-14 05:33:58 +01:00
parent 558abf648b
commit ad3a0a184f
3 changed files with 260 additions and 0 deletions

View file

@ -46,6 +46,7 @@ members = [
"examples/integration",
"examples/pokedex",
"examples/progress_bar",
"examples/solar_system",
"examples/stopwatch",
"examples/styling",
"examples/svg",