views:

23

answers:

1

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

A: 

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

The Fiddler