From 4f5de3bbe910a36163daa52af85d21461eff2f96 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Sun, 4 Aug 2024 03:29:06 +0200 Subject: Showcase `canvas` image support in `solar_system` example --- examples/solar_system/assets/earth.png | Bin 0 -> 91888 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/solar_system/assets/earth.png (limited to 'examples/solar_system/assets/earth.png') diff --git a/examples/solar_system/assets/earth.png b/examples/solar_system/assets/earth.png new file mode 100644 index 00000000..e81321d9 Binary files /dev/null and b/examples/solar_system/assets/earth.png differ -- cgit