<?xml version="1.0" encoding="ISO-8859-1"?>


<rss version="2.0">
  <channel>
    <title>Nitrogen RSS Feed - Current News</title>
    <link>http://www.sulaco.co.za/nitrogen/</link>
    <description>A showcase of my Delphi and C++ programs most with full source as well as a tutorial section and screenshot gallery.</description>
    <language>en-uk</language>
    <copyright>Copyright 2006 Michael Pote
       All Rights Reserved.</copyright>
    <lastBuildDate>Wednesday, May 14, 2008 09:29 +0200</lastBuildDate>
    <ttl>20</ttl>

    <item>
      <title>Your Own Programming Language</title>
      <link>http://www.nitrogen.za.org/index.asp#Your Own Programming Language</link>
      <description>Well, I havent updated the site in a while (work work work) but I think you'll like this one:&lt;br&gt;&lt;br&gt;I've been working on a full scripting language built in Delphi from the ground up. Fully customisable, compact, class-based.. And very fun to mess around with too! (source code included as usual)&lt;br&gt;It's got dynamically typed variables, a full order of preference, it understands If statements, While statements and 16 different operators.&lt;br&gt;Try it out with the test bed program included in the source! If you get it to do some neat calculation or something, mail me the script file!</description>
      <datePosted>Thursday, January 31, 2008</datePosted>
    </item>
    
    <item>
      <title>Font Studio 4.1 Released</title>
      <link>http://www.nitrogen.za.org/index.asp#Font Studio 4.1 Released</link>
      <description>I've added the final piece to my Font Studio project: Plugins! That’s right, now you can develop your own export plugins to save fonts generated with Font Studio any way you want. There are examples of the Plugin API avaliable for download too, and if you make plugins that you think other people can use, send them in! I'll put them up in the Font Studio project page.</description>
      <datePosted>Sunday, September 02, 2007</datePosted>
    </item>
    
    <item>
      <title>Foundry Texturing Tool</title>
      <link>http://www.nitrogen.za.org/index.asp#Foundry Texturing Tool</link>
      <description>By request, I've uploaded the texturing tool and camera path editor all-in-one utility I created for The Foundry (2002 demo project). You can get the texturing tool on the &lt;a href=&quot;projectinfo.asp?id=22&quot;&gt;Foundry information page&lt;/a&gt;.</description>
      <datePosted>Saturday, August 18, 2007</datePosted>
    </item>
    
    <item>
      <title>Heightmap Terrain</title>
      <link>http://www.nitrogen.za.org/index.asp#Heightmap Terrain</link>
      <description>I've made a quick demo which shows how to load and display a heightmap terrain with normals and a texture. Click below to jump to the project.</description>
      <datePosted>Wednesday, July 18, 2007</datePosted>
    </item>
    
    <item>
      <title>Bitmask Tutorial</title>
      <link>http://www.nitrogen.za.org/index.asp#Bitmask Tutorial</link>
      <description>I've written up a short tutorial on binary flags and bitmasks. Showing how to store multiple boolean values inside a single integer variable, complete with cheezy example…</description>
      <datePosted>Monday, June 25, 2007</datePosted>
    </item>
    
    <item>
      <title>New Tutorial Added</title>
      <link>http://www.nitrogen.za.org/index.asp#New Tutorial Added</link>
      <description>I've added a simple tutorial on the glVertex command and how the different glBegin modes work to draw triangles, lines and points to the screen.</description>
      <datePosted>Sunday, May 20, 2007</datePosted>
    </item>
    
    <item>
      <title>Font Testbed</title>
      <link>http://www.nitrogen.za.org/index.asp#Font Testbed</link>
      <description>I've uploaded an updated version of the the Font Testbed which shows how to load fonts made in Font Studio with your own OpenGL programs.</description>
      <datePosted>Sunday, May 06, 2007</datePosted>
    </item>
    
    <item>
      <title>More updates to Font Studio</title>
      <link>http://www.nitrogen.za.org/index.asp#More updates to Font Studio</link>
      <description>I've released another quick patch for Font Studio.&lt;Br&gt;&lt;Br&gt;
This time it writes proper XML files into both it's own format, and the same format used by XNA studio. I havent been able to test this, but hopefully it'll work. Email me if you are able to see if it's working.</description>
      <datePosted>Thursday, May 03, 2007</datePosted>
    </item>
    
    <item>
      <title>Small Update to Font Studio</title>
      <link>http://www.nitrogen.za.org/index.asp#Small Update to Font Studio</link>
      <description>I added a small update to Font Studio since people nagged about some lacking features :P

4.01 has better small font handling, better cleartype handling and no texture size constraints.</description>
      <datePosted>Thursday, May 03, 2007</datePosted>
    </item>
    
    <item>
      <title>Font Studio 4.0 is HERE!</title>
      <link>http://www.nitrogen.za.org/index.asp#Font Studio 4.0 is HERE!</link>
      <description>It's taken more time than I care to think about, but I've finally finished Font Studio 4.0. It's better in every way, and I'm pretty safe in saying that it's one of the best bitmap-font generators out there.&lt;br&gt;&lt;br&gt;
Want to know the best part? It's avaliable to download here!</description>
      <datePosted>Tuesday, May 01, 2007</datePosted>
    </item>
    
    <item>
      <title>Font Studio Update</title>
      <link>http://www.nitrogen.za.org/index.asp#Font Studio Update</link>
      <description>Well, I'm still busy with it…&lt;br&gt;
And this time I've completed the Drop Shadow and Outline effects, the alpha channel and the preview… It's shaping up nicely!&lt;br&gt;&lt;br&gt;
&lt;a href=&quot;viewimage.asp?id=72&quot;&gt;&lt;img src=&quot;gallery/thumbs/FontStudio3.jpg&quot;&gt;&lt;/a&gt;</description>
      <datePosted>Sunday, April 08, 2007</datePosted>
    </item>
    
    <item>
      <title>Normal Mapper Updated</title>
      <link>http://www.nitrogen.za.org/index.asp#Normal Mapper Updated</link>
      <description>I got an email regarding the Normal Mapper I wrote a while back, and decided to add a preview function to it. The new function shows how to read the normals back out of the the normal map (without converting to tangent space though) and produce a diffuse shaded preview image.</description>
      <datePosted>Friday, March 30, 2007</datePosted>
    </item>
    
    <item>
      <title>More Font Studio</title>
      <link>http://www.nitrogen.za.org/index.asp#More Font Studio</link>
      <description>Well, I've taken a big hit over the last few weeks. It's called real life and it messes with everything you try to do..&lt;br&gt;&lt;br&gt;At any rate, I've never been busier but I did just manage to get a small update to the Font Studio program working. We now have outlines! And proper antialiasing.&lt;Br&gt;
&lt;a href=&quot;gallery/fontstudio2.jpg&quot;&gt;&lt;img src=&quot;gallery/thumbs/fontstudio2.jpg&quot;&gt;&lt;/a&gt;</description>
      <datePosted>Saturday, March 17, 2007</datePosted>
    </item>
    
    <item>
      <title>Font Studio Progress</title>
      <link>http://www.nitrogen.za.org/index.asp#Font Studio Progress</link>
      <description>I've been working on an improved version of Font Studio..
&lt;br&gt;&lt;br&gt;
&lt;a href=&quot;gallery/fontstudio1.jpg&quot;&gt;&lt;img src=&quot;gallery/thumbs/fontstudio1.jpg&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;
This shot shows the custom-drawn font combobox, which looks just like the professional one seen in applications such as MS Word or Photoshop. It also shows the binary space partioning algorithm which packs the characters into the texture, and finally it indirectly shows the multithreaded nature of the program. It uses a separate rendering thread to generate the font texture.</description>
      <datePosted>Saturday, February 17, 2007</datePosted>
    </item>
    
    <item>
      <title>DLL Plugin Demo</title>
      <link>http://www.nitrogen.za.org/index.asp#DLL Plugin Demo</link>
      <description>I've had this small demo knocking around on my harddrive and I've overlooked it until someone asked how to load DLL files during runtime on the forums...&lt;br&gt;
You can get it below.</description>
      <datePosted>Friday, January 12, 2007</datePosted>
    </item>
    
    <item>
      <title>More Minor Site Upgrades</title>
      <link>http://www.nitrogen.za.org/index.asp#More Minor Site Upgrades</link>
      <description>Nobody told me how ugly the site looks under Internet Explorer… Yuck!
Well, I've fixed most of the glaring bugs, there are a few I just cant work out because of the stupid IE rendering engine, but if you still not happy, tell me and I'll try to fix them. If I cant: get &lt;a href=&quot;http://pagead2.googlesyndication.com/pagead/iclk?sa=l&amp;num=0&amp;client=ca-ref-pub-8119239971108500&amp;adurl=http://tools.google.com/firefox/toolbar/bundle/intl/en-GB/%3Fai%3DB-tm6JNyfRbuNL52cgAOotJjrC9Ge8heRqvb-AcWNtwEAEAEgg5fhBFCb9qfo-_____8BYMfV_42EJqABtZXI_QOyARN3d3cubml0cm9nZW4uemEub3JnyAEB2gEbaHR0cDovL3d3dy5uaXRyb2dlbi56YS5vcmcvgAIBqAMD&amp;ai=ByVcAJNyfRbuNL52cgAOotJjrC9Ge8heRqvb-AcWNtwEAEAEgg5fhBFDtqa2NBGDH1f-NhCagAbWVyP0DsgETd3d3Lm5pdHJvZ2VuLnphLm9yZ8gBAdoBG2h0dHA6Ly93d3cubml0cm9nZW4uemEub3JnL4ACAagDAw&quot;&gt;Firefox&lt;/a&gt;!! :)</description>
      <datePosted>Saturday, January 06, 2007</datePosted>
    </item>
    
  </channel>
</rss>