8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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 8000 terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes a gap appears:
The gap sometimes gets more pronounced when animating the tilt.
tilt
This is probably due this rotationEffect here:
rotationEffect
We need to find a way for the tiltRight function to apply that rotation effect too, instead of splitting it into two.
tiltRight
Prism/Sources/PrismEffect.swift
Line 61 in 6879fdd
The text was updated successfully, but these errors were encountered:
Happens in the slime demo too:
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Sometimes a gap appears:
The gap sometimes gets more pronounced when animating the
tilt
.This is probably due this
rotationEffect
here:We need to find a way for the
tiltRight
function to apply that rotation effect too, instead of splitting it into two.Prism/Sources/PrismEffect.swift
Line 61 in 6879fdd
The text was updated successfully, but these errors were encountered: