GitHub - keith2018/SharedTexture: Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

SharedTexture

This project is a demo for multi-process sharing of OpenGL textures on Android, based on HardwareBuffer, supporting Android 8.0 and above, the two main functions are HardwareBuffer-based texture sharing and EGLSyncKHR-based cross-process synchronization. for more detail, see https://robot9.me/hardwarebuffer-multi-process-rendering/

License

This code is licensed under the MIT License (see LICENSE).

About

Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer

Resources

Readme

License

MIT license

Activity

Stars

72 stars

Watchers

2 watching

Forks

16 forks

Releases

No releases published