<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.devl.cz/pyrit/</link>
    <language>en-us</language>

    <title>pyrit: demos/SConscript history</title>
    <description>demos/SConscript revision history</description>
    <item>
    <title>Cleanup, dropped Windows support</title>
    <link>http://hg.devl.cz/pyrit/log/2274a07510c1/demos/SConscript</link>
    <description><![CDATA[Cleanup, dropped Windows support]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Tue, 26 Jul 2016 18:19:37 +0200</pubDate>
</item>
<item>
    <title>vcproj build target only for cc=msvc, fix sdl-config</title>
    <link>http://hg.devl.cz/pyrit/log/50a994a57849/demos/SConscript</link>
    <description><![CDATA[vcproj build target only for cc=msvc, fix sdl-config]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 19 Aug 2009 09:18:29 +0200</pubDate>
</item>
<item>
    <title>new build target 'vcproj' - generate Visual C++ Studio project files; fix GCC warnings in intersect_packet()</title>
    <link>http://hg.devl.cz/pyrit/log/c005054bf4c1/demos/SConscript</link>
    <description><![CDATA[new build target 'vcproj' - generate Visual C++ Studio project files; fix GCC warnings in intersect_packet()]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 31 May 2009 23:06:03 +0200</pubDate>
</item>
<item>
    <title>added bench.py demo which prints tree build and render times</title>
    <link>http://hg.devl.cz/pyrit/log/2a853d284a6a/demos/SConscript</link>
    <description><![CDATA[added bench.py demo which prints tree build and render times<br/>
added Vertex to python binding, NormalVertex is now its subclass]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 15 May 2008 19:15:57 +0200</pubDate>
</item>
<item>
    <title>added Python binding for material.h classes</title>
    <link>http://hg.devl.cz/pyrit/log/9eb71e76c7fd/demos/SConscript</link>
    <description><![CDATA[added Python binding for material.h classes<br/>
added raytracermodule.h header file for declarations<br/>
updated car.py demo<br/>
added texture.py demo (based on spheres_glass.py)<br/>
all remaining 'centre' changed to more common 'center'<br/>
added some more const's to material.h]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 15 May 2008 00:07:25 +0200</pubDate>
</item>
<item>
    <title>rename Python module from 'raytracer' to 'pyrit'</title>
    <link>http://hg.devl.cz/pyrit/log/f6a72eb99631/demos/SConscript</link>
    <description><![CDATA[rename Python module from 'raytracer' to 'pyrit'<br/>
improve Python binding:<br/>
  - new objects: Container, Octree, KdTree, Shape,<br/>
    Pixmap, Sampler, DefaultSampler<br/>
  - all shapes are now subclasses of Shape<br/>
  - clean, remove redundant Getattr's<br/>
  - Raytracer render method now just wraps C++ method<br/>
    without doing any additional work<br/>
adjust all demos for changes in Python binding, remove PIL dependency<br/>
add demo_PIL.py as a example of pyrit + PIL usage<br/>
render_nff.py now either loads file given as a argument<br/>
    or reads input from stdin otherwise<br/>
fix bug in pixmap float to char conversion]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Tue, 29 Apr 2008 23:31:08 +0200</pubDate>
</item>
<item>
    <title>kd-tree building - check all axes for best split, add additional shape-bbox check</title>
    <link>http://hg.devl.cz/pyrit/log/7c3f38dff082/demos/SConscript</link>
    <description><![CDATA[kd-tree building - check all axes for best split, add additional shape-bbox check<br/>
extent Container bounds by Eps to fix invisible triangles on borders<br/>
new Camera constructor with more intuitive lookat/up vectors<br/>
fix camera axes (mirrored images)<br/>
better camera angle-of-view<br/>
change capitalization of addShape and addLight]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 20 Apr 2008 16:48:24 +0200</pubDate>
</item>
<item>
    <title>basic detection of compiler (GCC or ICC) and CPU capabilities</title>
    <link>http://hg.devl.cz/pyrit/log/242839c6d27d/demos/SConscript</link>
    <description><![CDATA[basic detection of compiler (GCC or ICC) and CPU capabilities<br/>
try to detect Python path in Windows and allow direct specification through build option<br/>
plus other build system fixes]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 10 Apr 2008 23:20:36 +0200</pubDate>
</item>
<item>
    <title>add many SCons targets (see DEVNOTES)</title>
    <link>http://hg.devl.cz/pyrit/log/440e1ae80459/demos/SConscript</link>
    <description><![CDATA[add many SCons targets (see DEVNOTES)<br/>
make automatic model downloading work again<br/>
remove Makefiles -- now obsolete and hardly maintainable]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 09 Apr 2008 16:51:14 +0200</pubDate>
</item>
<item>
    <title>more SConscript tweaking, make model preparation work again</title>
    <link>http://hg.devl.cz/pyrit/log/07c2f8084719/demos/SConscript</link>
    <description><![CDATA[more SConscript tweaking, make model preparation work again]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 09 Apr 2008 11:35:59 +0200</pubDate>
</item>
<item>
    <title>moving to SCons build system</title>
    <link>http://hg.devl.cz/pyrit/log/a23b5089b9c3/demos/SConscript</link>
    <description><![CDATA[moving to SCons build system]]></description>
    <author>&#82;&#97;&#100;&#101;&#107;&#32;&#66;&#114;&#105;&#99;&#104;&#32;&#60;&#114;&#97;&#100;&#101;&#107;&#46;&#98;&#114;&#105;&#99;&#104;&#64;&#100;&#101;&#118;&#108;&#46;&#99;&#122;&#62;</author>
    <pubDate>Tue, 08 Apr 2008 01:05:12 +0200</pubDate>
</item>

  </channel>
</rss>
