Browse by Tags

All Tags » KudosToOthers » SlimDX (RSS)

Pondering Pause

So, it's been a few months since I posted here. But, it's not like I've been slacking. I've even fleshed out some of the start-up sequence code for Nimble (I ended up changing one of my dev machines, and that caused me to need to do some...
Posted by MattWorden | with no comments

A GDI-based Screenshot Method

I was struggling with trying to make an easy screenshot method using SlimDX. Looking at MDX samples, the standard method was to grab the Backbuffer into a surface (Device.GetBackbuffer), then use the SurfaceLoader.Save helper method to save that surface...
Posted by MattWorden | with no comments
Filed under: ,