Re: Porting RoomTiny to Jogl
Posted by
elect on
Aug 11, 2014; 3:12pm
URL: https://forum.jogamp.org/Porting-RoomTiny-to-Jogl-tp4032722p4032767.html
gouessej wrote
I'm silly, I should have found it. Great job.
I really appreciated you give a try.
I found that after 2 full days looking the same code..
So, I think to be in a pretty good position to say "I made it"

What is left is fixing lighting on non-texture object (but I dont care at the moment) and flip it...
It is strange, because dumping the content of the off-screen framebuffer texture I get it right, but when I distort on the monitor it I get it flipped
If I rotate the oculus up and down in the world space it rotates properly, left/right instead is flipped
So where am I supposed to modify the code?