SFML community forums

Help => General => Topic started by: Qiu3344 on April 04, 2017, 06:26:48 pm

Title: VAOs or GLBegin and GLEnd
Post by: Qiu3344 on April 04, 2017, 06:26:48 pm
GLBegin and GLEnd are included in SFML/OpenGL.hpp.

I know they are old but can they be an alternative to VAOs/VBOs ?
Also when We use GLBegin and GLEnd we don't need to write shaders !