New demo artwork: "Changing Seasons"

This commit is contained in:
Keavon Chambers 2024-10-04 16:31:22 -07:00
parent a2465f40b3
commit fa6b5f298a
6 changed files with 8 additions and 3 deletions

View file

@ -18,4 +18,4 @@ pub fn load_from_name(name: &str) -> NodeNetwork {
load_network(content)
}
pub static DEMO_ART: [&str; 5] = ["painted-dreams", "red-dress", "valley-of-spires", "isometric-fountain", "procedural-string-lights"];
pub static DEMO_ART: [&str; 6] = ["changing-seasons", "painted-dreams", "red-dress", "valley-of-spires", "isometric-fountain", "procedural-string-lights"];