<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="open[qoob] http://qoob.xero.nu" -->
<rss version="2.0">
    <channel>
        <title>the website of xero harrison</title>
        <description>xero, xero harrison, harrison, nu, x-e.ro, whois.x-e.ro, blog.x-e.ro, code.x-e.ro, lab.x-e.ro, img.x-e.ro, etc.x-e.ro, feeds.x-e.ro, fontvir.us, fontvirus, font, fonts, git, portfolio, program, programming, code, coding, codes, codez, dev, develop, developer, qoob, open qoob, openqoob, framework, code, api, lab, laboratory, experiment, experiments, demo, netart, net art, unixporn, unix porn, unixp0rn, unixpr0n, images, photos, etc, random</description>
        <link>https://blog.x-e.ro</link>
        <lastBuildDate>Sat, 30 May 2026 14:14:37 -0400</lastBuildDate>
        <generator>open[qoob]</generator>
        <item>
            <title>all aboard the impure train!</title>
            <link>https://blog.x-e.ro/impure_train</link>
            <description><![CDATA[<p>the newest <a href="http://pc.textmod.es/pack/impure67/" target="_new">impure artpack #67</a> has the incarnation of a conversion we had on irc. historically amiga collys are all vertical and lack color. since impure is already viewed as a "modern" crew for releasing in color and files wider than 80 columns... we decided why not make a modern colly?! and what's the perfect subject for a really really wide ansi? a train covered in graffiti of course!</p><p><a href="https://0w.nz/impure-train.png"><img src="/ui/img/blog/x0-train.png" alt="x0 - impure train preview"></a></p>
]]></description>
            <author>xero harrison</author>
            <pubDate>Sun, 12 Nov 2017 07:11:12 -0500</pubDate>
        </item>
        <item>
            <title>demosplash 2017</title>
            <link>https://blog.x-e.ro/demosplash_2017</link>
            <description><![CDATA[<p><img src="/ui/img/blog/demosplash5.png" alt="x0 - demosplash pretzels are traditional"></a></p><p><a href="https://blog.x-e.ro/demosplash_2016">last year</a> we had such a good time at <a href="http://www.demosplash.org" target="_new">demosplash</a> that <a href="http://pc.textmod.es/~misfit/" target="_new">misfit</a>, <a href="http://pc.textmod.es/~filth/" target="_new">filth</a>, and <a href="http://pc.textmod.es/~xero/" target="_new">myself</a> decided to do it again!</p>

]]></description>
            <author>xero harrison</author>
            <pubDate>Sat, 11 Nov 2017 06:11:11 -0500</pubDate>
        </item>
        <item>
            <title>demosplash 2016</title>
            <link>https://blog.x-e.ro/demosplash_2016</link>
            <description><![CDATA[<p><img src="/ui/img/blog/demosplash2.png" alt="x0 - demosplash"></a></p><p>since joining the textmode art scene, i've made lots of new friends. <a href="http://www.blocktronics.org" target="_new">blocktronics</a> and <a href="http://www.impure.nl" target="_new">impure</a> have both been more art collectives than a release groups. seeing the art other members are working on is very inspiring and, for the most part, the criticism is constructive. over time i've become friends with misfit and filth, all members of blocktronics who live in pretty close proximity to each other. this year we decided to meet up at pittsburgh's local demoscene event <a href="http://www.demosplash.org" target="_new">demosplash</a>, and had a blast!<p>

]]></description>
            <author>xero harrison</author>
            <pubDate>Wed, 02 Nov 2016 08:12:12 -0400</pubDate>
        </item>
        <item>
            <title>PQ torus knot</title>
            <link>https://blog.x-e.ro/papervision3d_pq_torus</link>
            <description><![CDATA[<p><img title="papervision3D PQ torus knot" src="http://blog.x-e.ro/ui/img/blog/uploads/PQtorus01.png" alt="papervision3D PQ torus knot" width="710" height="261" /></p>
<p>here we go again, another <a href="http://blog.papervision3D.org/" target="_blank">papervision3D</a> demo featuring math permeated lines. this time im working with a classic piece of code known as the PQ torus. the vague idea is that you have 2 numbers (P + Q) that are used in the algorithm to define the knot. in general, given P + Q mutually prime, the line wraps meridionally around the torus P times and wraps the longitudinally around it Q times.  i was having some trouble grasping exactly how this was going to be achieved, until i read <a href="http://www.blackpawn.com/texts/pqtorus/" target="_blank">this article</a> on <a href="http://www.blackpawn.com/" target="_blank">blackpawn</a>’s website. he really breaks down the algo to a very simplistic level...</p>]]></description>
            <author>xero harrison</author>
            <pubDate>Mon, 15 Sep 2008 01:15:00 -0400</pubDate>
        </item>
        <item>
            <title>tracing 3D objects with papervision3D</title>
            <link>https://blog.x-e.ro/tracing_3d_objects_with_papervision</link>
            <description><![CDATA[<p><img title="draw logo" src="http://blog.x-e.ro/ui/img/blog/uploads/draw-logo.png" alt="draw logo" width="710" height="307" /></p>
<p><span>a question popped up on the papervision3D mailing list the other day about using the lines3D class to trace a 3D object. i found the idea fascinating, so i whipped up this little demo to demonstrate how simple it actually was. i started out by creating a simple cylinder with a wide base and small top, and setting its visibility to false. then creating my lines3D object. finally in the render loop i create a new line3D that connects each vertice. by checking to see in a counter variable is less than the total object vertice count ((box.geometry.vertices.length)), and adding a new line3D if the counter is less than that, or deleting all the lines and starting over...</span></p>]]></description>
            <author>xero harrison</author>
            <pubDate>Fri, 21 Mar 2008 17:55:00 -0400</pubDate>
        </item>
        <item>
            <title>the lorenz attractor</title>
            <link>https://blog.x-e.ro/3d_flash_lorenz_attractor</link>
            <description><![CDATA[<p><img title="papervision3D lorenz attractor" src="http://blog.x-e.ro/ui/img/blog/uploads/lorenz.png" alt="papervision3D lorenz attractor" width="710" height="253" /></p>
<p>we were discussing recursive algorithms and chaos theory at work yesterday. when one of the chemistry professors brought up the lorenz attractor. he was trying to draw one on the white board for about 10 minutes until i decided it would be easier to draw in flash, lol!<br /> <br /> after a quick conversation w/ <a href="http://blog.zupko.info/" target="_blank">andy zupko</a> about the new Line3D object, and my new <a href="http://blog.x-e.ro/canvasview3d_new_pv3d_flex_component">CanvasView3D</a> component for papervision, i made a sweet lorenz attractor! <br /> <br /> the algorithm is super simple:</p>
<pre class="brush: plain">x1 = x0 + h * a * (y0 - x0);
y1 = y0 + h * (x0 * (b - z0) - y0);
z1 = z0 + h * (x0 * y0 - c * z0); </pre>]]></description>
            <author>xero harrison</author>
            <pubDate>Sat, 09 Feb 2008 11:52:00 -0500</pubDate>
        </item>
        <item>
            <title>papervision3D - face level interaction</title>
            <link>https://blog.x-e.ro/papervision3d_face_level_interaction</link>
            <description><![CDATA[<p><img title="papervision3D - face level interaction" src="http://blog.x-e.ro/ui/img/blog/uploads/pv3d-face-level.png" alt="papervision3D - face level interaction" width="710" height="350" /></p>
<p><span>the new </span><a href="http://blog.papervision3d.org/" target="_blank">pv3d 2.0 release</a><span> features an entirely new way of dispatching and handling events. earlier versions of the engine utilized two different flavors of materials, regular and interactive. with this new release, you just have materials with a boolean interactive property.</span><br /><br /><span>with this simple demo, im trying to learn more about the new interactive scene events. first, you create a 3D scene, and set it's interactive flag to true:</span></p>
<pre class="brush: as3">view = new Viewport3D(width, height, scaleToStage, interactive);</pre>
<p>then create a material and set it's interactive property to true:</p>]]></description>
            <author>xero harrison</author>
            <pubDate>Sat, 19 Jan 2008 05:27:00 -0500</pubDate>
        </item>
    </channel>
</rss>
