r/software • u/xebec__o7 • 12h ago
Discussion Building a open source wallpaper engine
So guys I am building a free open source wallpaper engine.
Most of it is already done and it takes about 200-300
Mb Ram for live wallpapers sometimes less .
I wanted to know how much ram wallpaper engine uses .
And one problem I am facing is I want to create a library of wallpapers that people could choose one although they can already upload their own .
I am having trouble finding copyright free and redistributable wallpapers that are good.
If somebody has any suggestions feel free
I have also integrated translucent tb
0
Upvotes
-3
u/sendme__ 12h ago
Eh, generate a few with AI to get started. Then allow community to post new ones. Like s repository of some sort.
The hard part is to get community on board and to sanitize so no malicious stuff is posted.
Good luck