Hi All,
I am creating a chromadepth terrain using Opengl. I am loading a PGM(Portable grey map) file and then I am creating vertices for that. But I am not able to understand how would I get...
Type: Posts; User: itbugger
Hi All,
I am creating a chromadepth terrain using Opengl. I am loading a PGM(Portable grey map) file and then I am creating vertices for that. But I am not able to understand how would I get...
Hi Guys,
I need to implement chromadepth stereoviewing using opengl. I tried to search on internet, but couldn't find much help (other than one paper from OSU). Can anybody post me a simple...