Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Parallax #70

Open
W-Y-R opened this issue Feb 16, 2024 · 1 comment
Open

Automatic Parallax #70

W-Y-R opened this issue Feb 16, 2024 · 1 comment
Labels
Enhancement New feature or request

Comments

@W-Y-R
Copy link

W-Y-R commented Feb 16, 2024

Context

This may be a far-fetched idea, given that I am unaware of the technical challenges involved. However, I believe that this project's ease of use would greatly improve by adding parallax effects to the image input automatically.

The process of creating parallax wallpapers is time-consuming and varies depending on the wallpaper. It also requires a high level of skill from the user.

An example of such a project would be Lively Wallpaper, which is using machine learning (Midas) combined with parallax.js to accomplish that. The user just needs to specify the image and the software does everything else.

Commands

lwp img file.png // this should automatically add the parallax and set the wallpaper
lwp init | lwp start
lwp kill | lwp end

@W-Y-R W-Y-R added the Enhancement New feature or request label Feb 16, 2024
@jszczerbinsky
Copy link
Owner

This is a very interesting idea and I agree, that creating layered wallpapers is very time-consuming, but as You said it's a far-fetched idea and the short-term plan for this project is to focus on creating a user-friendly interface and new wallpaper system (not only parallax-oriented).

Nevertheless I think this may be a good idea to implement Your solution in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants