<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cyberborean Chronicles &#187; Graphics</title>
	<atom:link href="http://blog.cyberborean.org/tag/graphics/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cyberborean.org</link>
	<description>by Alex Alishevskikh</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:52:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Raytracing Middle-earth</title>
		<link>http://blog.cyberborean.org/2006/07/27/raytracing-middle-earth</link>
		<comments>http://blog.cyberborean.org/2006/07/27/raytracing-middle-earth#comments</comments>
		<pubDate>Thu, 27 Jul 2006 01:15:23 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Essays]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[tolkien]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/07/27/raytracing-middle-earth/</guid>
		<description><![CDATA[Recently I played with raytracing and POV-Ray for artificial landscapes generation. My goal was to have the realistic &#8220;Google Maps-style&#8221; images of the Middle-earth terrains to create the maps for Tolkien Gateway Encyclopedia &#8211; the wiki project I&#8217;m involved in. You can see my first outcome here. This is a reduced snapshot of rendering the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tolkiengateway.net/wiki/Image:Middleearth_3d.jpg"><img src="http://cyberborean.org/blog/wp-content/uploads/2006/07/middleearth3d_sm.jpg" alt="middleearth3d_sm.jpg" /></a></p>
<p>Recently I played with raytracing and <a href="http://www.povray.org">POV-Ray</a> for artificial landscapes generation. My goal was to have the realistic &#8220;Google Maps-style&#8221; images of the Middle-earth terrains to create the maps for <a href="http://tolkiengateway.net/wiki/">Tolkien Gateway Encyclopedia</a> &#8211; the wiki project I&#8217;m involved in. You can see my first outcome <a href="http://tolkiengateway.net/wiki/Image:Middleearth_3d.jpg">here</a>. This is a reduced snapshot of rendering the whole scene.</p>
<p><span id="more-119"></span></p>
<h3>Technology</h3>
<p>I used POV-Ray for Linux raytracing engine and povray scripts from <a href="http://geomorph.sf.net">Geomorph</a> tool. For my purposes I had to hack the scripts (<code>sea_and_rocks.pov</code> and basic <code>geomorph_txtr.inc</code>) and tweak them a damn lot of time until I got what I expected to see. It was especially tricky task for me, as I am definitely not an expert in POV-Ray language (what is more, except for few dummy excercises it was my first serious POV-Ray scripting experience).</p>
<p>A source of the relief information is so-called &#8220;height map&#8221; &#8211; a monochrome bitmap where the values of pixels are translated into the heights of the terrain points. It was drawn manually in GIMP on few semi-transparent layers above the scanned real Middle-earth map from &#8220;The Lord of the Rings&#8221; (the famous Christopher&#8217;s map which is admitted as the most authentic one). The layers then were merged together (except for original map, of course) and saved as PNG for using as the height-map. It was also a tricky and lengthy process &#8211; as it was non-interactive, I might see the result of changes only after re-saving and re-rendering and it took a lot of time, especially at final polishing stage.</p>
<p>When I went through all it, I finally got a 3D landscape scene which now can be rendered from various point of views to get the base terrains for the maps of Middle-earth regions. Huh.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/07/27/raytracing-middle-earth/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picasa for Linux</title>
		<link>http://blog.cyberborean.org/2006/06/01/picasa-for-linux</link>
		<comments>http://blog.cyberborean.org/2006/06/01/picasa-for-linux#comments</comments>
		<pubDate>Thu, 01 Jun 2006 12:55:34 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/06/01/picasa-for-linux/</guid>
		<description><![CDATA[A month ago I wrote that digiKam had no competitors among photo-management software for Linux. Now it seems it has &#8211; Google Labs released a Linux version of their popular Picasa software. It looks like Google decided to simplify things as much as possible. They just took the original Picasa for Windows and made it [...]]]></description>
			<content:encoded><![CDATA[<p>A month ago I <a href="http://cyberborean.wordpress.com/2006/04/27/tools-digikam-manage-your-photos/">wrote</a> that <a href="http://www.digikam.org/">digiKam</a> had no competitors among photo-management software for Linux. Now it seems it has &#8211; <a href="http://labs.google.com/">Google Labs</a> released a <a href="http://picasa.google.com/linux/">Linux version</a> of their popular <a href="http://picasa.google.com/">Picasa</a> software.<br />
<span id="more-107"></span></p>
<p>It looks like Google decided to simplify things as much as possible. They just took the original Picasa for Windows and made it working on Linux with <a href="http://winehq.org/">Wine</a> (it is included into the Picasa Linux distribution). So, it is really not a true Linux version. But due to stability of Wine technology (see my &#8220;<a href="http://cyberborean.wordpress.com/2006/05/31/wine-and-photoshop/">Wine and Photoshop</a>&#8221; post)  it seems to work well.</p>
<p><img src="http://cyberborean.org/blog/wp-content/uploads/2006/06/picasa.jpg" alt="picasa.jpg" /></p>
<p>At first view, Picasa provides the same set of the photo organizing functionality as digiKam. It supports the same faceted photo collections organized by folders, timeline and tags (&#8220;labels&#8221;). The only difference is a distinctive feature of any Google product &#8211; the search box which is always presented in the program window. The photo editing functionality is also similar to the default set of digiKam tools. But the rich set of digiKam&#8217;s additional plugins makes it image processing functionality looks more professional, while Picasa supports only a basic set of simple and most needed image fixes and effects. Many of them are automated and lack some fine-tuning but in general, they should be suitable for the most of non-professional photographers.</p>
<p>And, as it was expected, Picasa doesn&#8217;t import photos to Flickr &#8211; perhaps by understandable (competition) reasons.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/06/01/picasa-for-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Graphics:] Wine poster</title>
		<link>http://blog.cyberborean.org/2006/05/31/graphics-wine-poster</link>
		<comments>http://blog.cyberborean.org/2006/05/31/graphics-wine-poster#comments</comments>
		<pubDate>Wed, 31 May 2006 20:14:46 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/05/31/graphics-wine-poster/</guid>
		<description><![CDATA[This poster is designed using Adobe Photoshop 7.0 run on Linux operating system with Wine technology. The wine in the glass is real and had been used for its purpose after photosession. © 2006, me If you are a Wine project member, you are welcome to use this poster but let me know, please.]]></description>
			<content:encoded><![CDATA[<p><span id="more-106"></span><br />
<img style="border:4px solid black; padding:10px" src="http://cyberborean.org/blog/wp-content/uploads/2006/05/wine450.jpg" alt="wine450.jpg" /></p>
<p>This poster is designed using Adobe Photoshop 7.0 run on Linux operating system with <a href="http://winehq.org">Wine</a> technology. The wine in the glass is real and had been used for its purpose after  photosession.</p>
<p>© 2006, me<br />
If you are a Wine project member, you are welcome to use this poster but let me know, please.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/05/31/graphics-wine-poster/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wine and Photoshop</title>
		<link>http://blog.cyberborean.org/2006/05/31/wine-and-photoshop</link>
		<comments>http://blog.cyberborean.org/2006/05/31/wine-and-photoshop#comments</comments>
		<pubDate>Wed, 31 May 2006 18:20:08 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/05/31/wine-and-photoshop/</guid>
		<description><![CDATA[It was a challenge &#8211; I got a bunch of the web-design sketches created in Photoshop. What I had to do with them under Linux? Yes, GIMP works with PSD format, but it does so&#8230; say, not very well. I&#8217;m too lazy to go and run a Windoze box to convert them to another format, [...]]]></description>
			<content:encoded><![CDATA[<p>It was a challenge &#8211; I got a bunch of the web-design sketches created in Photoshop. What I had to do with them under Linux? Yes, GIMP works with PSD format, but  it does so&#8230; say, not very well. I&#8217;m too lazy to go and run a Windoze box to convert them to another format, and furthermore, I needed to keep layers and other Photoshop-specific stuff.</p>
<p>Why not to try to run Photoshop under <a href="http://winehq.org/">Wine</a>? &#8211; I thought. I should say, I never had used Wine technology before. I had some biases against it and for years of using open source I missed no Windows apps. But it seemed it was just the case.</p>
<p><span id="more-104"></span></p>
<p>The biggest of my biases against Wine was it should be a huge and very complex thing &#8211; it looked like I had to move perhaps a half of the whole Windows to my box and setup it for weeks to get it working. I was absolutely wrong! Installing Wine on my Fedora IV is turned out to be simple as installing a single <a href="http://winehq.org/site/download">RPM package</a> and needed no configuring. Then I mounted Photoshop 7.0 CD, run &#8220;<code>wine Setup.exe</code>&#8221; and voila! &#8211; I got Photoshop installed on my Linux system.</p>
<p><img src="http://cyberborean.org/blog/wp-content/uploads/2006/05/snapshot1.jpg" alt="snapshot1.jpg" /></p>
<p>I didn&#8217;t test it alot but so far it seems to work pretty well. It&#8217;s fast enough (my another bias on Wine was that it should be painfully slow) and all Photoshop functions are workable. I can create, open, edit and save PSD files without any problem, can work with layers, effects,  text and so on. It correctly recognized all TTF fonts installed in X and my default CUPS printer. So far, I only noticed some minor visual glitches with &#8220;palettes&#8221; (maybe because they utilize a non-standard API) and that it doesn&#8217;t work with KDE clipboard (though, it was predictable).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/05/31/wine-and-photoshop/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Graphics:] Yin &amp; Yang</title>
		<link>http://blog.cyberborean.org/2006/05/30/graphics-yin-yang</link>
		<comments>http://blog.cyberborean.org/2006/05/30/graphics-yin-yang#comments</comments>
		<pubDate>Tue, 30 May 2006 21:50:00 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/05/30/graphics-yin-yang/</guid>
		<description><![CDATA[&#169; me 2000]]></description>
			<content:encoded><![CDATA[<p><span id="more-102"></span><br />
<img src="http://cyberborean.org/blog/wp-content/uploads/2006/05/yinyang.gif" alt="Yin &amp; Yang" /></p>
<p>&copy; me 2000</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/05/30/graphics-yin-yang/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tools:] digiKam &#8211; Manage your photos</title>
		<link>http://blog.cyberborean.org/2006/04/27/tools-digikam-manage-your-photos</link>
		<comments>http://blog.cyberborean.org/2006/04/27/tools-digikam-manage-your-photos#comments</comments>
		<pubDate>Thu, 27 Apr 2006 22:02:54 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/04/27/tools-digikam-manage-your-photos/</guid>
		<description><![CDATA[digiKam is a digital photo management application for KDE. It provides a full image processing cycle &#8211; from acquiring and editing to collection organizing, browsing and exporting. For years I used no special software for digital photography and photoalbums management. Just command-line gphoto2, GIMP and usual filemanager in preview mode were enough, or at least [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cyberborean.files.wordpress.com/2006/04/hi64-app-digikam.gif" align="left" alt="digiKam" /><em><a href="http://www.digikam.org">digiKam</a> is a digital photo management application for KDE. It provides a full image processing cycle &#8211; from acquiring and editing to collection organizing, browsing and exporting.</em></p>
<p><span id="more-95"></span></p>
<p>For years I used no special software for digital photography and photoalbums management. Just command-line gphoto2, GIMP and usual filemanager in preview mode were enough, or at least I thought so. Few months ago I decided to scan my old photo archives to have them in digital form and was drowned quickly in the thousands of shots many of which needed for some correction. And new shots from my digital camera are going on. So, once I felt I&#8217;ve lost control on my photo collection.</p>
<p>I looked for a software which could help me and found digiKam &#8211; a great photo organizer, editor and more.</p>
<h3>Acquiring photos</h3>
<p>digiKam works directly with a digital camera. In fact, it depends on <a href="http://gphoto.org">gPhoto</a> framework, so you need to have gphoto2 installed and working (if you are a photographer on Linux, you probably already have it). digiKam provides an easy to use interface to the camera that enables you to browse, preview, download and delete your images.</p>
<div align="center"><img src="http://cyberborean.files.wordpress.com/2006/04/digikam0.jpg" alt="digikam0.jpg" /><br />
<em>Camera interface</em></div>
<p>For those who used to download photos with gphoto2 from console, this new experience is really impressive.</p>
<p>digiKam also can acquire images directly from a scanner (through SANE interface) and grab the screenshots. Of course, you can also import  your existing photo directories into the digiKam database.</p>
<h3>Organizing</h3>
<p>An essential part of digiKam what makes it a really great app is its photo organizing functionality. It makes use of a database to store tags, comments and other metadata related to images and albums. So, you can easily find, browse and sort images in your collection.</p>
<p><img src="http://cyberborean.files.wordpress.com/2006/04/digikam1.jpg" alt="digiKam" /></p>
<p>The photo browser supports faceted navigation &#8211; you can explore your collection by albums (just the folders), tags or dates. It is possible to assign a number of tags for each photo which makes its finding extremely easy (if you are a Flickr user, you know what help the tags make).</p>
<div align="center"><img src="http://cyberborean.files.wordpress.com/2006/04/digikam2.jpg" alt="Tags" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="http://cyberborean.files.wordpress.com/2006/04/digikam3.jpg" alt="Dates" /><br />
<em>Faceted navigation by tags and dates</em></div>
<p><b>[added]</b><br />
The key difference from the Flickr tags (not too obvious) is that the tags can be organized hierarchically &#8211; they are rather taxonomical categories than usual labels. So you can set, say the &#8220;Roses&#8221; tag as a child of &#8220;Flowers&#8221;, and &#8220;Flowers&#8221; in turn, as a child of &#8220;Nature&#8221;. Then, all your &#8220;Roses&#8221; photos will automatically be assigned to &#8220;Flowers&#8221; and &#8220;Nature&#8221; which makes a great help in further navigation</p>
<p>The advanced search functionality enables to select the shots which match the specific criteria (it looks like the queries to database). You can save your queries to quickly repeat them in future.</p>
<p><img src="http://cyberborean.files.wordpress.com/2006/04/digikam4.jpg" alt="Advanced search" /></p>
<p>There is a bit of fantastics &#8211; searching images by similarity. It makes use of an intellectual algorithm of &#8220;fingerprints&#8221; to compare images and find their &#8220;optical similarities&#8221;. You can adjust a treshold level to find more or less similar images &#8211; from the exact duplicates to the &#8220;slightly resembling&#8221; shots (for instance, from the same session).</p>
<div align="center"><img src="http://cyberborean.org/blog/wp-content/uploads/2006/04/digikam6-1.jpg" alt="digikam6-1.jpg" /><br />
<em>It supposes these shots are similar. I think so too :-)</em></div>
<h3>Editing: Goodbye, GIMP?</h3>
<p>digiKam integrates an advanced image viewer/editor (ShowFoto) which also can be used as a standalone application. Along with   basic image processing functionality (cropping, resizing, rotating, color correction) it supports a plugins architecture for to add new tools and image effects. <a href="http://extragear.kde.org/apps/digikamimageplugins/">digiKam plugins</a> are developed by another project and should be downloaded and installed separately. Current distribution includes a variety (about 30) of plugins including correction filters, funny artistic and distortion effects, adding borders and text to images and so on.</p>
<p>The most interesting and useful tools for photographers are, of course, those for improving image quality. digiKam provides a rich set of those tools (both embedded and pluggable) &#8211; from basic brightness/contrast/color adjustments to sophisticated photo restoration utilities. They are collected in a &#8220;Fix&#8221; menu of the image editor:</p>
<p><img src="http://cyberborean.files.wordpress.com/2006/04/digikam5.jpg" alt="Fix menu" /></p>
<p>I think, even a professional photographer will be happy with that toolkit. All filters have the live previews and work surprisingly quickly. In general, digiKam seems to work much more faster in comparison with monsters like GIMP or Photoshop.</p>
<p>There is a magic feature which really impressed me &#8211; an &#8220;auto-correction&#8221;. It is unbelievable, but by a single mouse click you can turn your ugly dark or low-contrast photo into an eye-candy. Just take a look:</p>
<div align="center"><img src="http://cyberborean.files.wordpress.com/2006/04/digikam6.jpg" alt="digikam6.jpg" /><br />
<em>Auto-correction: before and after</em></div>
<p>digiKam makes use of the <a href="http://extragear.kde.org/apps/kipi">KIPI plugin framework</a> which aimed to be a common shared plugin infrastructure for KDE graphic apps. The current set of KIPI plugins enables very useful features of batch image processing. You can do resizing, converting, adjustment, applying filters and effects on the selected photos or even on the whole directories just by few mouse clicks.</p>
<h3>Sharing and exporting</h3>
<p>Yes, digiKam does flickring! Uploading photos to there is a snap &#8211; just choose images you want to upload and (optionally) enter the Flickr tags and privacy options. At very first time it will open your default browser for logging in to Flickr. A very useful feature is that it can resize the uploading shots on the fly, so you don&#8217;t need to prepare the special low-res variants of your original shots. For instance, I usually take the hi-res shots of 1600&#215;1200 or even more, and reduce them for Flickr to 640&#215;480, so automatical scaling makes a great help for me.</p>
<p>digiKam also can build HTML photo galleries, burn CD/DVD with your photo collections (via external b3d software) and of course, print your photos.</p>
<p>A really cool and handy app which seems to have no competitors in Linux world for now. Recommended for all Linux photographers &#8211; profies and amateurs like me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/04/27/tools-digikam-manage-your-photos/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

