Hi,
ich bin auf der suche nach einer kleinen Einfuhrung bzw. einem Beispiel
fur die DirectX Mobile Programmierung auf dem Pocket-PC. Hauptsachlich
interessiert mich dabei 2D.
Wer kann mir da weiterhelfen
Oh sorry about the language I think I was a little bit confused
At the following site are some informations about the new APIs in Windows Mobile 5.0:
http://msdn.microsoft.com/mobility/windowsmobile/howto/palmos/default.aspx pull=/library/en-us/dnppcgen/html/whatsnew_wm5.asp#whatsnew_wm5_topic2
New APIs are:
-Direct3D Mobile
-DirectDraw
-DirectShow
-etc.
DirectX can be used in Microsoft.WindowsMobile.DirectX
DirectX Tutorial fur Compact Framework 2.0 (C#)
Montana
Kawarjit Bedi - MSFT
Haha, that's cool!
My cell phone is still running windows mobile 2003, don't support dx
cvayou
Mobile Direct3d Programming
http://msdn2.microsoft.com/en-us/library/ms229664(VS.80).aspx
Included on the above link is a small selection of how to articles that will assist you to get started.
Here is a Blog post that has several links to Windows Mobile and DirectX Programming. http://blogs.msdn.com/markprenticems/archive/2005/08/01/446111.aspx
Mark also (On above Link) has a small conversion of the Space donuts computer game from David Wellers Book.
wizzlestik
The DirectX have not been ported to .net cf.
in .net cf, you can consider the GDI+ to perform 2D graphic operation, or if you think the GDI+ is a bit slower, you can try GAPI( Game API, http://www.microsoft.com/downloads/details.aspx displaylang=en&familyid=d9879b0e-4ef1-4049-9c61-e758933d84c4),
On Top of GAPI, there is some unmanaged library available: PocketFrog, GapiDraw, Overloaded, search them for more details
If you insist to use C#, see links below:
http://msdn.microsoft.com/mobility/default.aspx pull=/library/en-us/dnnetcomp/html/WrapGAPI1.asp
http://msdn.microsoft.com/mobility/default.aspx pull=/library/en-us/dnnetcomp/html/WrapGAPI2.asp
http://msdn.microsoft.com/mobility/default.aspx pull=/library/en-us/dnnetcomp/html/WrapGAPI3.asp
And here is a international community, we should use english instead of our native language, hehe, German language I know a little.
Skaale
At the following site are some informations about the new APIs in Windows Mobile 5.0:
http://msdn.microsoft.com/mobility/windowsmobile/howto/palmos/default.aspx pull=/library/en-us/dnppcgen/html/whatsnew_wm5.asp#whatsnew_wm5_topic2
New APIs are:
-Direct3D Mobile
-DirectDraw
-DirectShow
-etc.
DirectX can be used in Microsoft.WindowsMobile.DirectX
d.mac
Great thanks!!
I'm sorry because I didn't say that my device runs under Windows Mobile 5.0.