0

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

Chris
  • 2,340
  • 6
  • 40
  • 63

1 Answers1

0

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

The Fiddler
  • 2,726
  • 22
  • 28