I'm currently researching computer graphics and esp. how to combine research and it's practical applications. To get started I wanted to implement the methods used by a few papers. First of which I have chosen this one.
However this requires setting up my own data structures for the rendering. Is there a good way to do this in a standard system (openGL or dirrectX).