Skip to main content
GameDev.net gamedev.net
🔒 Locked

[.net] Sample Framework

Started by MarcusLM Dec 3, 2004 at 8:49 AM 2 replies 950+ views
Original Post
MarcusLM
MarcusLM
Anyone know of any good tutorials/explainations for using the MDX Sample Framework? Microsoft's site has almost nothing on it except for a reference. I've looked at the Empty Project sample, but I would love to find something that explains it from a higher level. Marcus
kSquared
kSquared
Assuming you're talking about the latest releases, there should be an entire folder devoted to SDK examples in your install directory.
- k2 "Choose a job you love, and you'll never have to work a day in your life." — Confucius"Logic will get you from A to B. Imagination will get you everywhere." — Albert Einstein"Money is the most egalitarian force in society. It confers power on whoever holds it." — Roger Starr{General Programming Forum FAQ<
Miksan
Miksan
Yep, search for the EmptyProject, it is good starting point. Unfortunately I can't figure this out:

How can I draw simple triangle on the screen using the sample framework? I can do that easily without the framework, and when I just move the working code to the project that uses the sample framework, nothing works?
MarcusLM
MarcusLM
Like I said, I have been looking at the EmptyProject sample included with the SDK. I was really looking for more of a high level look at it. What I really want is a tutorial where someone has actually written something simple like pong or breakout using this framework.

It looks like Tom Miller has a book coming out that makes use of the sample framework. But it doesn't help me much if it's not available yet.

Anyway, thanks for the replies.

Marcus


Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.