DirectX Template

I just thought of a good idea.

Use Visual C# 2005 to make a template of the DirectX Empty project sample.

Use the template as a starting point for DirectZ DirectX

I can't type.

Just an idea



Answer this question

DirectX Template

  • Mike Awad

    It's a fantastic idea and I encourage that. Us programmers are a lazy bunch and once you have the template up and running. It's always a nice way to start out a project. Clean and simple.
    :)



  • sqllover

    I have already done this and have published a small article on Coding4fun, the article goes through creating a base application that is based on the empty project sample. It also shows you how to add additional content to the solution and have it transfered to the build directory at compile time.

    Here is the link to the article, http://msdn.microsoft.com/coding4fun/weekend/apptemplate/default.aspx

    For those who are using the MDX 2 Beta I have also created a template application that I have published on my Blog.



  • DirectX Template