<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0">
  <channel>
    <docs>This is an RSS file.  It is intended to be read by a software program called a "feed reader". Search on Google for more details.</docs>
    <title><![CDATA[jstone's Feed]]></title>
    <link>http://www.simpy.com/user/jstone</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[jstone's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/user/jstone</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Compact Normal Storage for small G-Buffers]]></title>
        <link><![CDATA[http://aras-p.info/texts/CompactNormalStorage.html]]></link>
        <description><![CDATA[Various deferred rendering or deferred lighting approaches need to store normals as part of their g-buffer. Let's figure out a compact storage method for view space normals
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://aras-p.info/texts/CompactNormalStorage.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://aras-p.info/texts/CompactNormalStorage.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22math%22">math</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22geometry%22">geometry</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22gpu%22">gpu</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22rendering%22">rendering</a>,


]]>
</description>
        
        <category><![CDATA[math]]></category>
        
        <category><![CDATA[geometry]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[gpu]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[rendering]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Mon, 16 Nov 2009 03:07:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[The EZ-Mesh File Format]]></title>
        <link><![CDATA[http://docs.google.com/View?id=d5v2g3t_18csmgsxc7]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://docs.google.com/View?id=d5v2g3t_18csmgsxc7"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://docs.google.com/View?id=d5v2g3t_18csmgsxc7" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22geometry%22">geometry</a>,

<a href="http://www.simpy.com/user/jstone/tag/%223D%22">3D</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22animation%22">animation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22file.format%22">file.format</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22xml%22">xml</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22simplicity%22">simplicity</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,


]]>
</description>
        
        <category><![CDATA[geometry]]></category>
        
        <category><![CDATA[3D]]></category>
        
        <category><![CDATA[animation]]></category>
        
        <category><![CDATA[file.format]]></category>
        
        <category><![CDATA[xml]]></category>
        
        <category><![CDATA[simplicity]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Mon, 09 Nov 2009 03:48:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[OpenSCAD - The Programmers Solid 3D CAD Modeller]]></title>
        <link><![CDATA[http://openscad.org/]]></link>
        <description><![CDATA[OpenSCAD is a software for creating solid 3D CAD objects. It is free software and available for Linux/UNIX, MS Windows and Apples OS X.

Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies.

OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file (see examples below). This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designes that are defined by configurable parameters.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://openscad.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://openscad.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%223D%22">3D</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22cad%22">cad</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22content.creation%22">content.creation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22scripting%22">scripting</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22geometry%22">geometry</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22tools%22">tools</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[3D]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[cad]]></category>
        
        <category><![CDATA[content.creation]]></category>
        
        <category><![CDATA[scripting]]></category>
        
        <category><![CDATA[geometry]]></category>
        
        <category><![CDATA[tools]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Fri, 06 Nov 2009 10:24:00 -0500</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[HIPR - Image processing learning resources]]></title>
        <link><![CDATA[http://homepages.inf.ed.ac.uk/rbf/HIPR2/]]></link>
        <description><![CDATA[The Hypermedia Image Processing Reference (HIPR) was developed at the Department of Artificial Intelligence in the University of Edinburgh in order to provide a set of computer-based tutorial materials for use in taught courses on image processing and machine vision. The package provides on-line reference and tutorial information on a wide range of image processing operations, extensively illustrated with actual digitized images, and bound together in a hypermedia format for easy browsing, searching and cross-referencing.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://homepages.inf.ed.ac.uk/rbf/HIPR2/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://homepages.inf.ed.ac.uk/rbf/HIPR2/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22image.processing%22">image.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22education%22">education</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22hypertext%22">hypertext</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.vision%22">computer.vision</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,


]]>
</description>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[image.processing]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[education]]></category>
        
        <category><![CDATA[hypertext]]></category>
        
        <category><![CDATA[computer.vision]]></category>
        
        <category><![CDATA[research]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Mon, 19 Oct 2009 06:24:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[A Critical History of Computer Graphics and Animation]]></title>
        <link><![CDATA[http://design.osu.edu/carlson/history/lessons.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://design.osu.edu/carlson/history/lessons.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://design.osu.edu/carlson/history/lessons.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22animation%22">animation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22history%22">history</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,


]]>
</description>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[animation]]></category>
        
        <category><![CDATA[history]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[research]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Mon, 12 Oct 2009 07:24:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Shader Maker]]></title>
        <link><![CDATA[http://cg.in.tu-clausthal.de/publications.shtml]]></link>
        <description><![CDATA[Shader Maker is a simple, cross-platform GLSL editor. It works on Windows, Linux, and Mac OS X. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://cg.in.tu-clausthal.de/publications.shtml"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://cg.in.tu-clausthal.de/publications.shtml" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22glsl%22">glsl</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22shaders%22">shaders</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22opengl%22">opengl</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22tools%22">tools</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22editing%22">editing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[glsl]]></category>
        
        <category><![CDATA[shaders]]></category>
        
        <category><![CDATA[opengl]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[tools]]></category>
        
        <category><![CDATA[editing]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sat, 10 Oct 2009 03:45:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Build Your Own 3D Scanner: Optical Triangulation for Beginners]]></title>
        <link><![CDATA[http://mesh.brown.edu/byo3d/index.html]]></link>
        <description><![CDATA[This course provides a beginner with the necessary mathematics, software, and practical details to leverage projector-camera systems in their own 3D scanning projects. An example-driven approach is used throughout; each new concept is illustrated using a practical scanner implemented with off-the-shelf parts. The course concludes by detailing how these new approaches are used in rapid prototyping, entertainment, cultural heritage, and web-based applications.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://mesh.brown.edu/byo3d/index.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://mesh.brown.edu/byo3d/index.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%223D%22">3D</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22content.creation%22">content.creation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22image.processing%22">image.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22math%22">math</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22algorithm%22">algorithm</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22diy%22">diy</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22geometry%22">geometry</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22scanner%22">scanner</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22tools%22">tools</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22education%22">education</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,


]]>
</description>
        
        <category><![CDATA[3D]]></category>
        
        <category><![CDATA[content.creation]]></category>
        
        <category><![CDATA[image.processing]]></category>
        
        <category><![CDATA[math]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[algorithm]]></category>
        
        <category><![CDATA[diy]]></category>
        
        <category><![CDATA[geometry]]></category>
        
        <category><![CDATA[scanner]]></category>
        
        <category><![CDATA[tools]]></category>
        
        <category><![CDATA[education]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 08 Oct 2009 07:07:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Processing.js]]></title>
        <link><![CDATA[http://processingjs.org/]]></link>
        <description><![CDATA[Processing.js is an open programming language for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element. The code is light-weight, simple to learn and makes an ideal tool for visualizing data, creating user-interfaces and developing web-based games.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://processingjs.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://processingjs.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22web.development%22">web.development</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22javascript%22">javascript</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22library%22">library</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22processing.org%22">processing.org</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22creativity%22">creativity</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[web.development]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[javascript]]></category>
        
        <category><![CDATA[library]]></category>
        
        <category><![CDATA[processing.org]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[creativity]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Wed, 23 Sep 2009 11:20:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Mean Shift Filter]]></title>
        <link><![CDATA[http://rsbweb.nih.gov/ij/plugins/mean-shift.html]]></link>
        <description><![CDATA[This plugin is a very simple implementation of a mean shift filter that can be used for edge-preserving smoothing or for segmentation. Important edges of an image might be easier detected after mean shift filtering. 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://rsbweb.nih.gov/ij/plugins/mean-shift.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://rsbweb.nih.gov/ij/plugins/mean-shift.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22image.processing%22">image.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22algorithm%22">algorithm</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,


]]>
</description>
        
        <category><![CDATA[image.processing]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[algorithm]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Fri, 11 Sep 2009 03:21:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Mean Shift Filter]]></title>
        <link><![CDATA[http://xphilipp.developpez.com/articles/meanshift/]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://xphilipp.developpez.com/articles/meanshift/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://xphilipp.developpez.com/articles/meanshift/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22image.processing%22">image.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22algorithm%22">algorithm</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,


]]>
</description>
        
        <category><![CDATA[image.processing]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[algorithm]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[research]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Fri, 11 Sep 2009 03:02:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Sony Pictures Imageworks - Open Source]]></title>
        <link><![CDATA[http://opensource.imageworks.com/]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://opensource.imageworks.com/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://opensource.imageworks.com/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22film%22">film</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22image.processing%22">image.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22python%22">python</a>,


]]>
</description>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[film]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[image.processing]]></category>
        
        <category><![CDATA[python]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sun, 16 Aug 2009 11:55:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Escherization]]></title>
        <link><![CDATA[http://www.cgl.uwaterloo.ca/~csk/projects/escherization/]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.cgl.uwaterloo.ca/~csk/projects/escherization/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.cgl.uwaterloo.ca/~csk/projects/escherization/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22math%22">math</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22image.processing%22">image.processing</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22fractal%22">fractal</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22article%22">article</a>,


]]>
</description>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[math]]></category>
        
        <category><![CDATA[image.processing]]></category>
        
        <category><![CDATA[fractal]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[article]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sat, 08 Aug 2009 04:57:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[From Voodoo to GeForce: The Awesome History of 3D Graphics]]></title>
        <link><![CDATA[http://www.maximumpc.com/print/6338]]></link>
        <description><![CDATA[From Voodoo to GeForce: The Awesome History of 3D Graphics
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.maximumpc.com/print/6338"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.maximumpc.com/print/6338" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22history%22">history</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22hardware%22">hardware</a>,

<a href="http://www.simpy.com/user/jstone/tag/%223D%22">3D</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22article%22">article</a>,


]]>
</description>
        
        <category><![CDATA[history]]></category>
        
        <category><![CDATA[hardware]]></category>
        
        <category><![CDATA[3D]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[article]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 06 Aug 2009 11:27:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Doom to Dunia: A Visual History of 3D Game Engines]]></title>
        <link><![CDATA[http://www.maximumpc.com/print/7079]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.maximumpc.com/print/7079"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.maximumpc.com/print/7079" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22article%22">article</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%223D%22">3D</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22game.development%22">game.development</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22history%22">history</a>,


]]>
</description>
        
        <category><![CDATA[article]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[3D]]></category>
        
        <category><![CDATA[game.development]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[history]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 30 Jul 2009 05:28:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[ICTVR]]></title>
        <link><![CDATA[http://www.ictvr.org]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.ictvr.org"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.ictvr.org" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22laboratory%22">laboratory</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22virtual.reality%22">virtual.reality</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22technology.transfer%22">technology.transfer</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22business%22">business</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22institution%22">institution</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22visualization%22">visualization</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22portugal%22">portugal</a>,


]]>
</description>
        
        <category><![CDATA[laboratory]]></category>
        
        <category><![CDATA[virtual.reality]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[technology.transfer]]></category>
        
        <category><![CDATA[business]]></category>
        
        <category><![CDATA[institution]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[visualization]]></category>
        
        <category><![CDATA[portugal]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Thu, 23 Jul 2009 07:23:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Rasterization on Larrabee]]></title>
        <link><![CDATA[http://www.ddj.com/hpc-high-performance-computing/217200602?pgno=1]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.ddj.com/hpc-high-performance-computing/217200602?pgno=1"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.ddj.com/hpc-high-performance-computing/217200602?pgno=1" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22article%22">article</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22parallelism%22">parallelism</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22optimization%22">optimization</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22hardware%22">hardware</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,


]]>
</description>
        
        <category><![CDATA[article]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[parallelism]]></category>
        
        <category><![CDATA[optimization]]></category>
        
        <category><![CDATA[hardware]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[research]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Tue, 21 Jul 2009 02:31:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Uncontrol]]></title>
        <link><![CDATA[http://www.uncontrol.com]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.uncontrol.com"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.uncontrol.com" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22flash%22">flash</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22digital.art%22">digital.art</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22generative%22">generative</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22experimental%22">experimental</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22portfolio%22">portfolio</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22inspiration%22">inspiration</a>,


]]>
</description>
        
        <category><![CDATA[flash]]></category>
        
        <category><![CDATA[digital.art]]></category>
        
        <category><![CDATA[generative]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[experimental]]></category>
        
        <category><![CDATA[portfolio]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[inspiration]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sun, 19 Jul 2009 06:44:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Voreen - Volume Rendering Engine]]></title>
        <link><![CDATA[http://www.voreen.org/]]></link>
        <description><![CDATA[The goal of the Voreen project is to develop an open source volume rendering engine which allows interactive visualization of volumetric data sets by allowing high flexibility when integrating new visualization techniques.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.voreen.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.voreen.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22volume.rendering%22">volume.rendering</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22visualization%22">visualization</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22tools%22">tools</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22research%22">research</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[volume.rendering]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[visualization]]></category>
        
        <category><![CDATA[tools]]></category>
        
        <category><![CDATA[research]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Sun, 12 Jul 2009 04:10:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Open Emu]]></title>
        <link><![CDATA[http://openemu.sourceforge.net/]]></link>
        <description><![CDATA[Open Emu is an open source project to bring game emulation to OS X as a first class citizen, leveraging modern OS X technologies such as Cocoa, Core Animation and Quartz, and 3rd party libraries like Sparkle for auto-updating. Open Emu is based on a modular architecture, allowing for game-engine plugins, this means Open Emu can support a host of different emulation engines and back-ends while retaining a familiar OS X native front-end.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://openemu.sourceforge.net/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://openemu.sourceforge.net/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22emulation%22">emulation</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22classic%22">classic</a>,

<a href="http://www.simpy.com/user/jstone/tag/%228bit%22">8bit</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22mac%22">mac</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22opengl%22">opengl</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22dataflow%22">dataflow</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22vj%22">vj</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,


]]>
</description>
        
        <category><![CDATA[emulation]]></category>
        
        <category><![CDATA[classic]]></category>
        
        <category><![CDATA[8bit]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <category><![CDATA[mac]]></category>
        
        <category><![CDATA[opengl]]></category>
        
        <category><![CDATA[dataflow]]></category>
        
        <category><![CDATA[vj]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Tue, 23 Jun 2009 01:09:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Gloss: a Pygame OpenGL wrapper]]></title>
        <link><![CDATA[http://www.tuxradar.com/gloss]]></link>
        <description><![CDATA[Gloss is a high-performance graphics wrapper around Pygame that lets you take advantage of OpenGL without having to delve into the murky depths of 3D programming. Gloss lets you build 2D games where you can rotate, scale and recolor sprites on the fly, and also includes a selection of helpful mathematics functions to make the life of games coders easier.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.tuxradar.com/gloss"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.tuxradar.com/gloss" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/jstone">jstone</a> under 
         
<a href="http://www.simpy.com/user/jstone/tag/%22game.development%22">game.development</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22library%22">library</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22python%22">python</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22free.software%22">free.software</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22open.source%22">open.source</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22prototyping%22">prototyping</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22tools%22">tools</a>,

<a href="http://www.simpy.com/user/jstone/tag/%222D%22">2D</a>,

<a href="http://www.simpy.com/user/jstone/tag/%22computer.graphics%22">computer.graphics</a>,


]]>
</description>
        
        <category><![CDATA[game.development]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[library]]></category>
        
        <category><![CDATA[python]]></category>
        
        <category><![CDATA[free.software]]></category>
        
        <category><![CDATA[open.source]]></category>
        
        <category><![CDATA[prototyping]]></category>
        
        <category><![CDATA[tools]]></category>
        
        <category><![CDATA[2D]]></category>
        
        <category><![CDATA[computer.graphics]]></category>
        
        <author><![CDATA[jstone]]></author>
        <pubDate>Wed, 10 Jun 2009 09:33:00 -0400</pubDate>
      </item>
    
  </channel>
</rss>
