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

SkijaLayer should support camera distance #1129

Closed
nadewad opened this issue Aug 30, 2021 · 1 comment · Fixed by JetBrains/compose-multiplatform-core#422
Closed

SkijaLayer should support camera distance #1129

nadewad opened this issue Aug 30, 2021 · 1 comment · Fixed by JetBrains/compose-multiplatform-core#422
Assignees
Labels
desktop enhancement New feature or request

Comments

@nadewad
Copy link

nadewad commented Aug 30, 2021

Google has added support for camera distance APIs to provide skew visual effects. However, the current implementation of SkijaLayer does not expose Sk3dView within Skia to support the same API surface:

See:
https://android-review.googlesource.com/c/platform/frameworks/support/+/1475539/11/compose/ui/ui/src/desktopMain/kotlin/androidx/compose/ui/platform/SkijaLayer.kt

@akurasov akurasov added desktop enhancement New feature or request labels Aug 31, 2021
@igordmn igordmn self-assigned this Aug 31, 2021
@igordmn
Copy link
Collaborator

igordmn commented Aug 31, 2021

Related issue

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

Successfully merging a pull request may close this issue.

5 participants