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

Changed background to Lyapunov fractal #68

Merged
merged 6 commits into from
Mar 19, 2020
Merged

Changed background to Lyapunov fractal #68

merged 6 commits into from
Mar 19, 2020

Conversation

alexkh
Copy link
Collaborator

@alexkh alexkh commented Mar 18, 2020

Testing fractals in the background...

@redhog
Copy link
Owner

redhog commented Mar 19, 2020

Wow! This is super cool (and super slow with software rendering on my machine :P).

@redhog
Copy link
Owner

redhog commented Mar 19, 2020

Also... Try using

uniform vec4 root_IG_VIEW_DESKTOP_VIEW;

to "pan" the fractal as the desktop is panned! Could look really cool, esp. if they pan at slightly different speeds, so that the fractal really looks like it's a bit behind the windows...

@redhog redhog linked an issue Mar 19, 2020 that may be closed by this pull request
@redhog
Copy link
Owner

redhog commented Mar 19, 2020

Another idea: Let the user define a color range to use in the fractal in theme.json!

@redhog redhog changed the title Changed background to Lyapunov fractal [WORK IN PROGRES] Changed background to Lyapunov fractal Mar 19, 2020
@redhog
Copy link
Owner

redhog commented Mar 19, 2020

Regarding iGlobalTime - this is a bit problematic, as there is no screen rendering unless a window has a content or position/size change... But maybe we could do something else with it that won't look weird when only updated when there are changes?

@redhog redhog changed the title [WORK IN PROGRES] Changed background to Lyapunov fractal Changed background to Lyapunov fractal Mar 19, 2020
@redhog redhog merged commit 4044ef6 into redhog:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fractal background
2 participants