Go to advanced search

by BipBip
Mon Aug 21, 2017 7:03 am
Forum: OpenGLES
Topic: OpenglES draw multiple objects
Replies: 6
Views: 3351

Re: OpenglES draw multiple objects

Thank you, I didn't understand everything but I will test.


Best regard
by BipBip
Sun Aug 20, 2017 1:50 pm
Forum: OpenGLES
Topic: OpenglES draw multiple objects
Replies: 6
Views: 3351

Re: OpenglES draw multiple objects

Thanks for your your answer, I read the paper and did some research but I found this solution is for static object and my objects (Which are of the same shape) can move ...
by BipBip
Fri Aug 18, 2017 4:35 pm
Forum: OpenGLES
Topic: OpenglES draw multiple objects
Replies: 6
Views: 3351

Re: OpenglES draw multiple objects

Hi, thanks for your reply. I don't use MESA drivers and yes I saw it supports this extensions (checked with https://gist.github.com/jvcleave/8657864). But I saw somewhere that Mesa is not accelerated as Broadcom, is it true ? how is it possible to rendering object faster even without extensions ? th...
by BipBip
Fri Aug 18, 2017 9:35 am
Forum: OpenGLES
Topic: OpenglES draw multiple objects
Replies: 6
Views: 3351

OpenglES draw multiple objects

Hello, I want to know if it's possible that someone can tell me if there is a solution to remplace multiple draw calls (with glDrawArrays) in one call. I draw many object with their own matrix transformation on my egl context and it's very slow. I looked in GLES2/gl2ext.h and saw glMultiDrawArraysEX...

Go to advanced search