README CS150 Project Even on the big screen at full resolution, there aren't near enough pixels to show the entire filesystem at once. 4096*2160 = 8,847,360 pixels With a 1TB drive, you must squeeze about 113KB into each pixel. Since many file are much smaller than that threshold, it makes no sense to draw them. I hope to be able to change the root node, and render sub-trees to enable closer inspection. Stereo: Define two viewports that split the window, and are full screen. Draw the same scene in each viewport, but from slightly different perspectives...