fragment - What happens in OpenGL 3.x+ if I don't specify a shader -


i'm working new core opengl 4, i'm using vao exclusively , vertex , fragment shaders.

but, if don't specify shader @ all, system provide default shader? e.g. shader draws fragment current glcolor , mvp?

thanks

on core profile, not providing shaders prohibited.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -