Oxygen Basic

Programming => Problems & Solutions => Topic started by: Frankolinox on May 10, 2014, 12:36:07 AM

Title: "pick.o2bas" openGL error
Post by: Frankolinox on May 10, 2014, 12:36:07 AM
lalala :)
Title: Re: "pick.o2bas" openGL error
Post by: Charles Pegge 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.