Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

OpenGL ES is awful

Name: Anonymous 2012-02-05 3:56

Who the fuck designed OpenGL ES? What the fuck? They need to be castrated! What the FUCK?!

OpenGL itself is fine, but what the fuck is all the vector buffer bullshit?

Name: Anonymous 2012-02-05 4:31

You're eating shaders now.

Name: Anonymous 2012-02-05 5:11

>>1
2012
using glVertex3f

-_-

Name: Anonymous 2012-02-05 6:19

>>3
I don't mind glVertex3f
It's the buffered vomit I have to put up with on Android that's pissing me off

Name: Anonymous 2012-02-05 8:09

>>1
People a lot smarter than you.

Name: Anonymous 2012-02-05 8:44

>>1
OpenGL ES 2 is actually awesome. It restricts OpenGL to only those features you should be using anyway; you should not use all that deprecated bullshit from the fixed function pipeline, nor any of the implicit shader attributes and variants that desktop OpenGL provides for you.

For the most part you should write your engine targeting the OpenGL ES 2 subset, and only use desktop OpenGL features when you need things that GLES2 doesn't support (like multiple render targets, advanced GLSL features, etc.)

Name: Anonymous 2012-02-05 13:46

There's nothing wrong with the fixed function pipeline if all you need is a spinning teapot. The problem is rather that it's not all that much more comfortable to do in OpenGL.

Maybe a more modern wrapper library over OpenGL ES 2 that's not as low level would be nice.

Name: Anonymous 2012-02-05 22:22

>>4
It's on every decent mobile device
iphone, android, vita, etc

Name: Anonymous 2012-02-06 0:24

>>8
I'm developing for android so I can port it to blackberry and get a free tablet

God damn. I respect the platform but I hate Java and OpenGL ES.

Name: Anonymous 2012-02-06 1:15

>>9
i kinda love glsl
even tho i cant do bit ops in glsl es

Name: Anonymous 2012-02-06 4:08

>>9
Use native code
google how to NDK

Name: Anonymous 2012-02-06 4:56

>>11
You mean the one with horrid, obfuscated type names and requires you tp iuse rediculus function names?

Also, the offer (for the free tablet. Yes, I'm a moocher but fucking dual core omap for writing an app) only allows Java code.

Name: Anonymous 2012-02-06 5:03

>>12
ARM is goy shit, x86 is king.

Name: Anonymous 2012-02-06 8:17

>>12
2deep4u. Why don't you go back to flipping burgers you midget.

Name: Anonymous 2012-02-06 10:30

>>1
Word man...
where is my glPushMatrix and shit...

Name: Anonymous 2012-02-06 10:32

>>14
Why don't you tell us why you couldn't post a working solution to to the "Loop all pairs" problem. Yeah, I might call people burger flippers, but when it comes down to it, I can write code. You can't. Hence why I dub you a mental midget.

Name: Anonymous 2012-02-06 10:33

>>13,14
same kike

Name: Anonymous 2012-02-06 19:35

What about OpenGL SC?

Don't change these.
Name: Email:
Entire Thread Thread List