Gut Instinct
Blog Series RSS FeedFollow gutgames on TwitterTwitter Feed

Image Editing

  • Perlin Noise
  • Fault Formation
  • Cellular Textures
  • Resizing an Image in C#
  • Box Blur and Gaussian Blur... Sort of...
  • Thermal Erosion
  • Using Mid Point Displacement to Create Cracks
  • Fluvial Erosion
  • Creating Marble Like Textures Procedurally
  • Procedural Textures and Dilation
  • Converting Image to Black and White in C#
  • Getting an HTML Based Color Palette from an Image in C#
  • Adding Noise/Jitter to an Image in C#
  • Creating Pixelated Images in C#
  • Edge detection in C#
  • Using Sin to Get What You Want... In C#...
  • Noise Reduction of an Image in C# using Median Filters
  • Image Dilation in C#
  • Sepia Tone in C#
  • Kuwahara Filter in C#
  • Matrix Convolution Filters in C#
  • Symmetric Nearest Neighbor in C#
  • Bump Map Creation Using C#
  • Normal Map Creation Using C#
  • Creating Negative Images using C#
  • Red, Blue, and Green Filters in C#
  • Converting an Image to ASCII Art in C#
  • Adjusting Brightness of an Image in C#
  • Adding Noise to an Image in C#
  • Adjusting the Gamma of an Image Using C#
  • Adjusting Contrast of an Image in C#
  • Drawing a Box With Rounded Corners in C#
  • Anding Two Images Together Using C#
  • Motion Detection in C#
  • Creating Thermometer Chart in C#
  • Colorizing a Black and White Image in C#
  • Extracting an Icon From a File
  • Setting the Pixel Format and Image Format of an Image in .Net
  • Using Unsafe Code for Faster Image Manipulation
  • Sobel Edge Detection and Laplace Edge Detection in C#

Recent Posts

Craig’s Utility Library 3.2 Released
Version 3.2 of Craig's Utility Library has been released.
Craig’s Framework
This post talks about Craig's Framework, a set of core classes that will be used in most of my MVC based projects going forward and how I plan to open source it.
Personal Data Management
Start of a project that I will be working on that will attempt to put the vast majority of my personal online life into one location.
Craig’s Utility Library 3.1 Released
New version of Craig's Utility Library has been released.
Small Changes, Big Speed Ups
This post talks about a basic change that I did to the bitmap extensions that gave me a large increase in speed.

Recent Comments

Adjusting Contrast of an Image in C#
Roey - It is better to use ColorMatri...
Enabling JSONP in WCF
BLop - Just to inform :"Cross doma...
Viewstate Compression When Using AJAX
Tahri Akram - I'm using compressing/decompre...
Creating a Zip File in C#
Nicholas Carey - Why not use DotNetZip from htt...
Major Rework Happening
mark foley - Hi!Your site is amazing. ...
DISCLAIMER

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2010