Author Topic: "pick.o2bas" openGL error  (Read 1831 times)

0 Members and 1 Guest are viewing this topic.

Frankolinox

  • Guest
"pick.o2bas" openGL error
« on: May 10, 2014, 12:36:07 AM »
lalala :)
« Last Edit: October 01, 2014, 08:38:31 AM by Frankolinox »

Charles Pegge

  • Guest
Re: "pick.o2bas" openGL error
« Reply #1 on: May 10, 2014, 03:29:02 AM »
Hi Frank,

I scrapped that example - we have a simpler pick system now, which can be applied to all scenes.

examples/opengl/MenuObj.o2bas is probably the best to look at, and also integrates with popup menus.

BeginPick, EndPick, Picked, and PickLabel are the key elements to look for.