i am using opengl to render a line, but unfortunatlly i am not able to draw the line on top of everything else. the point is that i am using line to point and mark clearly objects in the scene. but sometimes it happens that line goes through other objects and you dont know where the line points. so drawing on top of everything else i think should solve the problem.
just is it possible?
thanks.