LWJGL Forum

Programming => OpenGL => Topic started by: yrcourage on December 07, 2015, 01:17:46

Title: Do you know how to render a image stack like this?
Post by: yrcourage on December 07, 2015, 01:17:46
(https://drive.google.com/open?id=0B5Ds4YaR935ZYldEcEpaaGZESXM)
https://drive.google.com/open?id=0B5Ds4YaR935ZYldEcEpaaGZESXM
the above image block consists of  512 images(8bit tiff). I do not know how to achive this. Can you help me? Forgive my terrible English.
Title: Re: Do you know how to render a image stack like this?
Post by: Kai on December 07, 2015, 09:30:13
No one can see that image. Please allow public to view that google drive document or better simply upload it to an image hosting platform, such as imgur, imageshack, tinypic.
Title: Re: Do you know how to render a image stack like this?
Post by: Evan407 on December 11, 2015, 04:55:06
you'll have to combine all the images into one big image, you should do this with code not by hand in mspaint