Skip to content

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

License

Notifications You must be signed in to change notification settings

keith2018/SharedTexture

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published