Search code examples
c#slimdx

Big and/or open source games based on SlimDX


Are there any major titles or open source games based on SlimDX framework out there? I understand that it's pretty much just a wrapper on top of DirectX, but it would still be interesting to see it used in a mature environment.

I am looking for some kind of story behind games as well: some hindsight on how the framework was chosen, what the pitfalls were, etc.


Solution

  • I found on the official website this:

    SlimDX is currently rock solid, covers just about every multimedia API provided by Microsoft, and is stable enough to be used by commercial projects and companies, including several AAA game studios.

    Several companies and products using SlimDX:

    • Spiderman: Web of Shadows
    • Zipper Interactive
    • LizardTech
    • Star Wars: The Force Unleashed

    PD: Vote up just for letting me know about this framework :)