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

Port buffer object streaming from OpenGL renderer in Java mode #675

Closed
codeanticode opened this issue Mar 13, 2022 · 1 comment
Closed

Comments

@codeanticode
Copy link
Member

codeanticode commented Mar 13, 2022

OpenGL ES 3.0 supports buffer object mapping:

https://www.khronos.org/registry/OpenGL-Refpages/es3.0/html/glMapBufferRange.xhtml

which will make it possible to port buffer object streaming recently implemented in the Java mode:

processing/processing4#196

@codeanticode
Copy link
Member Author

Duplicate of #697

@codeanticode codeanticode marked this as a duplicate of #697 Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant