User input?

Started by
2 comments, last by Lex224 13 years ago
Hihi. So, I'm helping create a ballistics simulation using OpenGL. I would like to be able to give the user a list of planets to choose from, from which the skybox and various variables will change. How can I go about doing this?

Thanks.
Advertisement
Depends, what are you using to handle the window? Raw Windows API? FreeGLUT? SDL? Something else? The way to process user input depends on what API you're using.
Don't pay much attention to "the hedgehog" in my nick, it's just because "Sik" was already taken =/ By the way, Sik is pronounced like seek, not like sick.
FreeGLUT, sorry.
Anybody?

This topic is closed to new replies.

Advertisement