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

New effect: crumpled paper #93

Open
jose1711 opened this issue Feb 3, 2022 · 1 comment
Open

New effect: crumpled paper #93

jose1711 opened this issue Feb 3, 2022 · 1 comment
Labels
contributions welcome Most likely, I will not work on this in the next couple of weeks new effect An idea for a new effect

Comments

@jose1711
Copy link
Contributor

jose1711 commented Feb 3, 2022

The Motivation

Just an idea for a new effect, something like this would be cool I think: https://youtu.be/j5GFtJPvQXo?t=94

The Solution

It would be nice if windows could turn into a paper ball and back.

The Alternatives

N/A

@Schneegans Schneegans added contributions welcome Most likely, I will not work on this in the next couple of weeks new effect An idea for a new effect labels Feb 3, 2022
@Schneegans
Copy link
Owner

Hi there, thanks for the suggestion!

I think this would look totally awesome. However, I haven't tried yet to truly to deform the geometry of a window. All the existing effects are "just" fragment shaders, and IMHO implementing such a crumbling in a fragment shader is close to impossible. This would require a vertex shader and I am not sure if I can tweak the amount of window vertices from GJS...

However, I will try this at some point 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome Most likely, I will not work on this in the next couple of weeks new effect An idea for a new effect
Projects
None yet
Development

No branches or pull requests

2 participants