SFML community forums

Help => Graphics => Topic started by: Aaron on May 20, 2013, 08:02:31 pm

Title: Indexed vertex arrays
Post by: Aaron on May 20, 2013, 08:02:31 pm
I've read about SFML's support for vertex arrays.
Is there any support for rendering indexed vertex arrays, where I'd have an array of vertices and an array of index numbers, beyond using raw OpenGL?
Title: Re: Indexed vertex arrays
Post by: Laurent on May 20, 2013, 08:34:22 pm
No.