moolicc / Wallop

Extensible, living/animated wallpaper engine built in C# using Silk.NET's OpenGL wrapper at its core.
29 stars 4 forks source link

Custom scene serialization logic #209

Open moolicc opened 1 year ago

moolicc commented 1 year ago

At some point, ditch json in favor of something more custom and expressive. We also want to allow a scene configuration to have an embedded version, such that a loader can assess compatibility prior to attempting to deserialize.