I got selection working using gluUnproject, but I can’t seem to get the depth buffer read to work so I can make sure the correct model i selected. Right now I just shoot from 0…1 depth which finds all objects in it’s path.
I remember an example being posted here, but I just can’t seem to find it. Anyone got a working example or the old example in question?
Thanks in advance