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

Native readPixels implementation #12768

Merged
merged 5 commits into from
Jul 20, 2022
Merged

Conversation

ryantrem
Copy link
Member

This change provides a native implementation for reading a texture to obtain an rbga8 buffer. It does not currently support cube maps.

See the corresponding Babylon Native change here: BabylonJS/BabylonNative#1104

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@ryantrem ryantrem marked this pull request as ready for review July 20, 2022 22:00
@bghgary bghgary merged commit da11561 into BabylonJS:master Jul 20, 2022
RaananW pushed a commit that referenced this pull request Dec 9, 2022
Former-commit-id: 84150ddf971f64d47e3476a206532e0c4fae9b8b
@ryantrem ryantrem deleted the native-reax-pixels branch July 1, 2024 22:11
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.

2 participants