@TheEvilSkeleton @matzipan Yea, you can check out the abandoned concept here -- https://gitlab.gnome.org/jimmac/gnome.org/-/commit/7381f3fbd0cd13468c1ec2f73e66b59644527a11
Top-level
@TheEvilSkeleton @matzipan Yea, you can check out the abandoned concept here -- https://gitlab.gnome.org/jimmac/gnome.org/-/commit/7381f3fbd0cd13468c1ec2f73e66b59644527a11 4 comments
@AdrianVovk @TheEvilSkeleton @matzipan The core issue isn't javascript, but 60 frames of an animation to get a "cute" parallax effect. @jimmac @TheEvilSkeleton @matzipan I agree; 60 frames as just images is too much and not something we want. But if we're not avoiding JS then we can probably just use WebGL, load one small 3D model, and then animate it at whatever FPS needed. 🤷♂️ Anyway just an idea how to keep this design if you want it. I'm no web developer @AdrianVovk @jimmac @TheEvilSkeleton I sure Jakub thought about this as well. My initial reply was more an overkill joke. I like the current design as well. |
@jimmac @TheEvilSkeleton @matzipan Rather than being frames of an animation it could be faster to do something w/ webgl?
Also, why are we avoiding JavaScript? Presumably this website will be FOSS so JS should be OK, even for the staunchest free software supporters. No?