For a more convincing 3d efect see: http://www.youtube.com/watch?v=DLplItqq9YA This is a little application I wrote in my spare time a few years ago (before I noticed the 3D craze starting). This video has a lot of "first"s in it for me: - my first video ever uploaded to youtube :P - my first "windows mobile" application - my first direct3D mobile application - my first mobile device in general application (of course without the "hello world" stuff) - accelerometer, etc... It was written from scratch in Visual Studio 2008 in C++ using win32 mobile API, direct3d9 mobile API and the Samsung Mobile SDK to access the accelerometer. I wanted to make this app into a full fledged Rubik's Cube game but I stopped because of the downfall of WM platform. Should've started on Android but there weren't many Android devices back then :P. Hope you enjoyed the video and don't forget to like it :D code pour embarquer la vidéo : >>> http://www.youtube.com/embed/TqBA7x_BB48 <<< |