I am trying to use an algorithm I wrote in Processing to create heighmaps for use in programs like Unity. Is it possible to save an image generated in Processing as a .raw image similar to the way you save an image as a .png or .jpeg? I'm sure I could use some conversion software, but I'd rather cut out as many middlemen as possible.
Thanks!
2