Group: microsoft.public.windowsce.platbuilder · Group Profile · Search for Mycamera in microsoft.public.windowsce.platbuilder
Author: prayas MOHANTY
Date: Jul 1, 2008 04:25
I have the following problem: I created an .exe file I want to run on three computers, which should show a souround image, i.e. the screen in front of me should show the wall straight ahead, the screen on the left the left wall and the screen on the right the right wall. Now for the wall straight ahead I just used the following code: myCamera->orientation.setValue(1.0, 0.0, 0.0, 1.0);
|