GameMonkey
Results
3
comments of
GameMonkey
There will probably be no more SDKS released. Their goal is to roll out the NVIDIA Omniverse, which I've been experimenting with for a few days and which has a...
I also encountered this error in debug mode.It could be an oversight. ` glGetIntegerv(GL_MAJOR_VERSION, &major); glGetIntegerv(GL_MINOR_VERSION, &minor); printf("OpenGL Version %d.%d loaded\n", major, minor);`
Thanks for your reply, very nice work, come on