[PyOpenGL-Users] Good way to test for OpenGL support?
Brought to you by:
mcfletch
From: Chris B. <chr...@no...> - 2012-03-15 15:55:15
|
Hi folks, When I try to run my app on a machine with no OpenGL drivers, I get errors, but they are usually someont g mysterious. What I'd like to do is check on startup if OPenGL support is there, so I can give a nice useful error message to my users. What's a good way to do that? i.e. check for driver support -- I can handle the eror message. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |