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/moon.png | Bin 0 -> 105100 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/solar_system/assets/moon.png (limited to 'examples/solar_system/assets/moon.png') diff --git a/examples/solar_system/assets/moon.png b/examples/solar_system/assets/moon.png new file mode 100644 index 00000000..03f10cb7 Binary files /dev/null and b/examples/solar_system/assets/moon.png differ -- cgit