News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

masm32 and directX

Started by drjr, September 10, 2007, 02:17:25 AM

Previous topic - Next topic

drjr


hi, for all programmers:

Could someone tell me some material (on line) for learn programming directX in masm32 ?
There are some in C++ but I don`t know in masm.

                                                     Thanks.


gabor

Hi drjr!

I would recommend to search also here in the forums. For DX I used some include files created by other members (you can find those downloads here) and I used the C++ tutorial of the SDK on the MSDN portal. I found that all those steps can be easily followed, though I made it a bit harder for my because I don't want to use the d3dx lib (because it needs to many other libs/dlls) and most of the tuts and samples take advantage of the many methods and objects implemented in that lib.

Good luck and should you have questions post it here!  :U

Greets, Gábor

Alloy

 Check out code samples for other assemblers such as FASM too.
We all used to be something else. Nature has always recycled.