regl-project / regl

👑 Functional WebGL
https://regl-project.github.io/
MIT License
5.22k stars 323 forks source link

Investigate VAO support #312

Open mikolalysenko opened 8 years ago

mikolalysenko commented 8 years ago

On some mobile devices apparently they can be much faster than manually binding vertex attributes.

Erkaman commented 8 years ago

We have some serious performance issues in Safari, and adding support for VAOs may be the solution to that problem.

jwerle commented 7 years ago

Is there anyway we can prioritize this? I'd love to make this happen!

jwerle commented 7 years ago

@mikolalysenko i'll have a PR up shortly!

kevzettler commented 7 years ago

@jwerle I can help contribute to your effort here if you need a hand. I unfortunately just noticed this issue after trying a bunch of hacks to improve mobile performance.

Looks like you had another branch in the works https://github.com/regl-project/regl/pull/411#issuecomment-323074236 Let me know if you need another pair of eyes or would like to hand it off.

jwerle commented 7 years ago

I'd love another pair of eyes. We're actually using a fork of regl at github.com/littlstar/regl that contains this work. I closed the PR because it didn't seem likely to get merged in anymore

On Thu, Sep 14, 2017, 23:16 Kev Zettler notifications@github.com wrote:

@jwerle https://github.com/jwerle I can help contribute to your effort here if you need a hand. I unfortunately just noticed this issue after trying a bunch of hacks to improve mobile performance.

Looks like you had another branch in the works #411 (comment) https://github.com/regl-project/regl/pull/411#issuecomment-323074236 Let me know if you need another pair of eyes or would like to hand it off.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/regl-project/regl/issues/312#issuecomment-329668834, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZSvSLBdeJEl4JSoaycaxAQF7b9RzOGks5siewGgaJpZM4JzzMu .