hello, Im making an opengl program where i need to organize data into a tree structure. I wanna visualize this tree structure like in eg. windows Explorer. Does someone know where i can find an existing implementation. I already found some tree structures to use with MFC, but my program is set up as an opengl window. So I cant use MFC drawing commands. Modifying this existing structure is too complex.




