Chaos Project

Game Development => Sea of Code => Development Tools => Topic started by: ForeverZer0 on June 17, 2011, 11:56:27 pm

Title: [C#] Snipping Tool
Post by: ForeverZer0 on June 17, 2011, 11:56:27 pm
Snipping Tool


This little tool us useful for taking screen captures on portions of the screen. It is a no-install, extremely lightweight application with practically no overhead, and there are a lot of neat features squeezed into the tiny program.



Screenshots

Spoiler: ShowHide
(http://dl.dropbox.com/u/20787370/Applications/Screen%20Capture/ScreenCapture1.png)

Spoiler: ShowHide
(http://dl.dropbox.com/u/20787370/Applications/Screen%20Capture/ScreenCapture2.png)

Spoiler: ShowHide
(http://dl.dropbox.com/u/20787370/Applications/Screen%20Capture/ScreenCapture3.png)




Features





Downloads

(130 KB) by ForeverZer0

Requires [url=http://www.microsoft.com/downloads/info.aspx?na=41&SrcFamilyId=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&SrcDisplayLang=en&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f5%2f6%2f7%2f567758a3-759e-473e-bf8f-52154438565a%2fdotnetfx.exe]Microsoft's .NET Framework 2.0 (http://dl.dropbox.com/u/20787370/Applications/Screen%20Capture/Screen%20Capture.exe[/url) or higher.
Download and install if you get a "Failed to initialize" error when attempting to execute program.
Title: Re: [C#] Snipping Tool
Post by: Ryex on June 18, 2011, 12:19:51 am
very cool Zer0!
Title: Re: [C#] Snipping Tool
Post by: Spaceman McConaughey on June 18, 2011, 01:06:05 am
Oh my God. Finally something to replace Window's snipping tool. Great job, and a level up to add to your already big, black and mean level. <3
Title: Re: [C#] Snipping Tool
Post by: WhiteRose on June 18, 2011, 01:51:03 am
Looks neat, Zer0. Good job! How does this compare to the built-in Windows snipping tool?
Title: Re: [C#] Snipping Tool
Post by: G_G on June 18, 2011, 02:46:17 am
Very nice. I made something similar awhile back. At that time I had no clue of the built in snipping tool. :S
Title: Re: [C#] Snipping Tool
Post by: Blizzard on June 18, 2011, 03:41:20 am
How does it work with rendered stuff such as games or movies using DirectX, OpenGL or some other sort of renderer?
Title: Re: [C#] Snipping Tool
Post by: ForeverZer0 on June 18, 2011, 03:49:33 am
Haven't tried it. I imagine it will be work fine, it pretty much just transfers whatever is in the rectangle and puts it into an image.

I'll do some testing and let you know.
Title: Re: [C#] Snipping Tool
Post by: Blizzard on June 18, 2011, 03:52:58 am
Do that. Screen capturing a rendered region doesn't work the same way as a normal Windows rendered region does.
Title: Re: [C#] Snipping Tool
Post by: ForeverZer0 on June 18, 2011, 04:02:31 am
Okay, well it seems to work fine when doing screenshots of pcsx2 using a DirectX renderer, and also with epsxe using an OpenGL one.
Title: Re: [C#] Snipping Tool
Post by: Blizzard on June 18, 2011, 07:13:13 am
It works with any kind of game then? What about video players?
Title: Re: [C#] Snipping Tool
Post by: Ryex on June 18, 2011, 11:33:02 am
I tested it on a youtube video and it worked fine.
Title: Re: [C#] Snipping Tool
Post by: PhoenixFire on June 18, 2011, 12:09:45 pm
I shall be hijacking this program :)

And a level up to you good sir! Good work!
Title: Re: [C#] Snipping Tool
Post by: Spaceman McConaughey on June 18, 2011, 03:07:15 pm
Works just fine with games.

(http://i52.tinypic.com/ru17y1.png)
Title: Re: [C#] Snipping Tool
Post by: Blizzard on June 18, 2011, 03:30:58 pm
Great. <3 I might just dump Hypersnap DX for this. <3