How can I do Mouse Selection In OpenGL 3.0?
Posted
by
NoobScratcher
on Game Development
See other posts from Game Development
or by NoobScratcher
Published on 2012-05-30T09:42:33Z
Indexed on
2012/05/30
17:01 UTC
Read the original article
Hit count: 288
Hello I'm pretty good programmer I've made my own 2D games in SDL and made a gui in 3D using Old OpenGL and Modern OpenGL but.. I'm having problems with trying to click 3D models with opengl I have no idea what to do too be honest.
Do I read the area that I've clicked?
or what do I do?
100% shore this has been asked before but I just don't know what to do...??
using :
OpenGL 3.0
WIN32 API
C++
© Game Development or respective owner