PDA

View Full Version : coreGL + glut



Fooly1Cooly
05-06-2004, 06:14 AM
I am using coreGL to create a fullscreen etc. because I really prefer using c++. I was wondering if i can still use glut to handle the keyboard and mouse functionality and/or to create a main application loop.

Thanks, FLCL

OneSadCookie
05-06-2004, 07:47 PM
I doubt it, but I don't understand your reasoning to begin... you can use C++ with GLUT just fine.