[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Some questions: OpenGL and free 3D models





Q1: How can you tell, through GL or Glut if you're running in a window or
fullscreen? If I'm running full screen, it would be nice to grab the pointer so
people can't lose focus or to maximise the window to cover the desktop. If not,
filling the screen would be rude and I need to let the user resize the window.

Q2: Anyone know of any sources for free 3D models? I'm looking in particular for
low polygon models of things like WWII tanks and infantry. Ideally I'm looking
for the order of 100 triangle models, something I can manipulate in real-time.
Just need a couple to test out some ideas before I go bonkers and try and drag
artists into the project. Any pointers?

Cheers.