Image Viewer

|click for screens|
Description:
I wanted to learn a little bit more about NIO, so I wrote this application to take image data and write it to a single file as raw RGB data. I kept entries of the start and end location of this data in a separate file. All the IO was done with Java's NIO. This app was also some good OpenGL practice and an introduction to coding a gui from scratch.
Launch Options:
  • Zip