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