Search code examples
c#.netopengltaoopentk

How do I perform picking with the Tao framework (or OpenTK)


Can anyone help me achieve picking using the Tao framework (or OpenTK) ?


Solution

  • Check the picking example in OpenTK (Examples.exe -> GL -> Picking). You can view the sourcecode here.