Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
a Pentium Mobile P4 2ghz laptop with a 128 bit ultra AGP 3D graphics engine with motion compensation support (whatever that means) using 8MB shared memory is up to the job of letting me start to learn to program directx9 in vb.net?
My website
Posted
Minimum System Requirements? That depends on the program that uses DirectX, it's requirements can be as high or low as you make them
.Net allows software to be written for any version of Windows and not break like Unmanaged applications unless using Unmanaged procedures like APIs. If your program uses large amounts of memory but releases it when something else needs it, then what's the problem?
Posted

Thanks guys...

 

This directx milarky is absolutely new to me so I know nothing about it.

 

However, my .NET Game Programming DirectX 9.0 should be here tomorrow and I'll get stuck in :-)

My website
  • 5 weeks later...
Posted
Since your vid card has only 8MB of memory I'm assuming its fairly old (or just low-end) and won't support many DX9 features (such as custom shaders) in hardware. But not to worry, because DX includes a software emulator, it will just give bad performance, but will still allow you to run and play with your code.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...