Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Built in alternatives to gl_scissor_test  (Read 1513 times)

0 Members and 1 Guest are viewing this topic.

Wibbs

  • Newbie
  • *
  • Posts: 40
    • View Profile
Built in alternatives to gl_scissor_test
« 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

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Laurent Gomila - SFML developer