TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About DirectDraw
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Tony Tromp (4)
Shanmuga (1)
Mark Johnson (1)
Related resources for DirectDraw
No resource found
ShootDraw: Managed DirectX Application Wizard
9/30/2012 3:46:16 AM.
The Managed DirectX Application Wizard has created this "ShootDDraw" project for you as a starting point.This file contains a summary of what you will find in each of the files that make up your project.
Double Buffer Drawing with DirectDraw: Part1
5/19/2012 12:58:44 AM.
Because we will be primary focusing on 2D game programming in the first articles, we will use the DirectX7 API which is perfect for its DirectDraw class and simplicity. Don’t worry for not having the right DLL because DirectX8 has full backward compatibility to DirectX7 and the COM object should already be available on your computer if you have DirectX 8 installed.
Working With DirectDraw and Bitmap Images
5/19/2012 12:50:25 AM.
This month in the C-sharp DirectX column, we will be adding bitmap image support to our game engine.
Space Breakout - 2D Game Developed Using DirectX and C#
5/19/2012 12:44:06 AM.
GDI+ is a feature rich graphics API that makes sophisticated graphical effects highly accessible to the C# developers.
Welcome to DX-Corner
5/19/2012 12:34:44 AM.
In this column we will explore the COM interoperability of DirectX and focus on game programming with C#.
Nemesis-7rc1 ( Codename Deviate)
2/3/2006 12:08:15 AM.
Nemesis-7 is a full-screen 2D shoot’em up that makes use of the DirectInput, DirectSound and DirectDraw interfaces from DirectX. The player controls a spaceship which he uses to duel the computer opponent. I implemented some artificial intelligence to make the CPU play more human.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download