SFML community forums

Help => General => Topic started by: Wibbs on June 19, 2012, 03:32:32 pm

Title: Built in alternatives to gl_scissor_test
Post by: Wibbs on June 19, 2012, 03:32:32 pm
Hey,

I've worked out how to use OpenGL calls to enable and disable a scissor test.  This is primarily to help with rendering of scrollable windows.  However, I was wondering if there was any way of acheiving this with built-in SFML functions, as I can't see anything having looked through the documentation.

Thanks,

Wibbs
Title: Re: Built in alternatives to gl_scissor_test
Post by: Laurent on June 19, 2012, 03:42:22 pm
https://github.com/SFML/SFML/issues/1