Latest Tutorials
-
0
Introduction to Scheme
Posted by kasrak on Jan 6, 2007You need to learn Scheme to write Script-fu and plugins for the GIMP. Here is a beginner's guide.
-
Working with the Image
Posted by kasrak on Jan 6, 2007Read this introduction that explores the exciting world of the GIMP image hierarchy before starting to write Scheme for the GIMP.
Creating Icons
Posted by kasrak on Jan 6, 2007A tutorial that teaches you how to create beautiful icons on a tiny canvas. Some useful tips in here!
Test your skills: Draw a Paint Brush
Posted by kasrak on Jan 6, 2007See if you can create this paintbrush graphic by yourself. If you can, bravo. If you can't, then read the tutorial to learn!
Tileable Textures
Posted by kasrak on Jan 6, 2007Learn about gradients, animated brushes and how to make tileable images as well.
Coloring a Black&White Sketch
Posted by kasrak on Jan 6, 2007Shows you how to color your B/W sketches using the GIMP.
A Basics Tutorial
Posted by kasrak on Jan 6, 2007A tutorial that covers many basic operations in the GIMP which creating a floating text logo.
Smart Sharpening
Posted by kasrak on Jan 6, 2007This technique does two "smart" things to avoid sharpening noise: sharpens only the luminosity data in the image, thus avoiding shifts to the hue and saturation components (which affect color), and targets only the edges in the image, avoiding large smooth areas that may contain noise.
High Dynamic Range
Posted by kasrak on Jan 6, 2007Learn how to do blend two different exposures of the same scene to get the best parts of both images.
Gaussian Blur Overlays
Posted by kasrak on Jan 6, 2007This is an interesting technique that intensifies and saturates the colors in the image, increases contrast, and adds a slightly hazy, "dreamy" feel to the image.