diff options
author | 2024-08-04 03:29:06 +0200 | |
---|---|---|
committer | 2024-08-04 03:29:06 +0200 | |
commit | 4f5de3bbe910a36163daa52af85d21461eff2f96 (patch) | |
tree | f3e53a2d866732c9757078f533071a4f7626ab13 /examples/solar_system/assets | |
parent | 0ceee1cf3ae49f5bd0e3f2b346a4b34076e4523a (diff) | |
download | iced-4f5de3bbe910a36163daa52af85d21461eff2f96.tar.gz iced-4f5de3bbe910a36163daa52af85d21461eff2f96.tar.bz2 iced-4f5de3bbe910a36163daa52af85d21461eff2f96.zip |
Showcase `canvas` image support in `solar_system` example
Diffstat (limited to 'examples/solar_system/assets')
-rw-r--r-- | examples/solar_system/assets/earth.png | bin | 0 -> 91888 bytes |
-rw-r--r-- | examples/solar_system/assets/moon.png | bin | 0 -> 105100 bytes |
-rw-r--r-- | examples/solar_system/assets/sun.png | bin | 0 -> 114689 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/solar_system/assets/earth.png b/examples/solar_system/assets/earth.png Binary files differnew file mode 100644 index 00000000..e81321d9 --- /dev/null +++ b/examples/solar_system/assets/earth.png diff --git a/examples/solar_system/assets/moon.png b/examples/solar_system/assets/moon.png Binary files differnew file mode 100644 index 00000000..03f10cb7 --- /dev/null +++ b/examples/solar_system/assets/moon.png diff --git a/examples/solar_system/assets/sun.png b/examples/solar_system/assets/sun.png Binary files differnew file mode 100644 index 00000000..29a928a7 --- /dev/null +++ b/examples/solar_system/assets/sun.png |