How to change the camera's offset in C++
Posted: 24.09.2010, 11:44
Imagine now the resolution of the screen is 1024x768, and the display content is from (0,0) to (1024,768)
I want to display the content of (-1024,0) to (0,768)
thus I can merge 3 screens together horizontally (simply rotate the camera horizontally is not right)
How to do this? thx
or where can I modify it in the source code of Celestia.
By the way, I've just put my LAN time synchonize code here,
I want to display the content of (-1024,0) to (0,768)
thus I can merge 3 screens together horizontally (simply rotate the camera horizontally is not right)
How to do this? thx
or where can I modify it in the source code of Celestia.
By the way, I've just put my LAN time synchonize code here,
http://www.celestiaproject.net/forum/viewtopic.php?f=4&t=16136