The ZBuffer - Managed DirectX resources
Search ZBuffer
Links


 

6/3/06: Big update to the code

Jeremy has a great sample of how to use DirectX in a Windows Forms control. Not only that but his control provides a library of useful functions to simplify writing DirectX applications.

New features in the latest release:

  • Multi-Threaded (rendering never blocks the UI thread)
  • Synchronizes to monitor refresh for tear free drawing
  • Fixed hibernation/logout bug
  • Fixed (very rare) DirectX setup bug

Sample Code

Updated 6/3/2006 8:00:00 AM by Zman