<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>directional &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/directional/</link>
	<description>Feed of posts on WordPress.com tagged "directional"</description>
	<pubDate>Sun, 20 Jul 2008 06:49:15 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Understanding Lights in Maya - Part 1]]></title>
<link>http://cgarena.wordpress.com/?p=102</link>
<pubDate>Wed, 11 Jun 2008 10:24:57 +0000</pubDate>
<dc:creator>ashras99</dc:creator>
<guid>http://cgarena.wordpress.com/?p=102</guid>
<description><![CDATA[In this series we will explore maya each and every available light. This tutorial cover Ambient and ]]></description>
<content:encoded><![CDATA[<p>In this series we will explore maya each and every available light. This tutorial cover Ambient and Directional light</p>
<p><a href="http://www.cgarena.com/freestuff/tutorials/maya/understanding_lights/index.html">http://www.cgarena.com/freestuff/tutorials/maya/understanding_lights/index.html</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Watch out- here comes the future!]]></title>
<link>http://sebgray.wordpress.com/2007/08/13/watch-out-here-comes-the-future/</link>
<pubDate>Mon, 13 Aug 2007 12:00:16 +0000</pubDate>
<dc:creator>sebgray</dc:creator>
<guid>http://sebgray.wordpress.com/2007/08/13/watch-out-here-comes-the-future/</guid>
<description><![CDATA[ Omni-directional technology made by Airtrax. Multiple cylindrical shaped tyres around a single axis]]></description>
<content:encoded><![CDATA[<p> <span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/tPmC4KPvOfg'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/tPmC4KPvOfg&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span><span style="display:inline;">Omni-directional technology made by Airtrax. Multiple cylindrical shaped tyres around a single axis help guide the forklift in all directions.</span>Think of the possibilities! This kind of agility and manoeverability could save so much space in car parks, helping with parking, and roads could be narrower allowing for more land development!</p>
<p>For those of you who cannot see the embedded video player click <a href="http://www.youtube.com/watch?v=tPmC4KPvOfg&#38;NR=1" title="Airtrax">here</a>.</p>
<p><span style="display:inline;"></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[3.4 Anisotropic Polygonal Re Meshing ]]></title>
<link>http://3dideas.wordpress.com/?p=35</link>
<pubDate>Wed, 14 May 2008 11:05:58 +0000</pubDate>
<dc:creator>maantas</dc:creator>
<guid>http://3dideas.wordpress.com/?p=35</guid>
<description><![CDATA[Ok, so we looked at some research done about tree generation.
Now one or two articles about some 3d ]]></description>
<content:encoded><![CDATA[<p>Ok, so we looked at some research done about tree generation.<br />
Now one or two articles about some 3d techniques, which might at first glance be seen as irelevant to trees,<br />
but you will see how it is relevant when I will discus blobmesh (metaballs, implicit surfaces) in tree generation.<br />
So as we all know implicit surfaces solutions result ugly mesh topology, and here is a nice idea how to make topology "right".</p>
<p>*(if my short overview of this paper is unclear, please have a look at original paper, sins i am not a mathematician, some stuff is hard to understand for me too.)</p>
<p>------------------------------------------</p>
<p style="margin-bottom:0;line-height:150%;">
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> One problem in 3-dimensional modeling for animation and film special defects is mesh topology. In order to correctly animate surfaces  which undergo morphing transformations, the topology of the mesh, in other words the structure of polygons and the way they are interconnected, must be correct. This means it must follow certain rules or requirements. One of the requirements is to have a mesh which consist of quads polygons, rather then triangular polygons. This brings up another important term in 3-dimensional animation and modeling which is edge loops. This term is not scientific and used by modelers. </span></span></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> </span></span></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> The edge loop is not exactly a technical term, but rather jargon used by artists. It is hard to determine what is an edge loop and what is not. The edge loop is a certain way polygons are arranged together. The idea is that the main visual or underlying structures of an object which is being modeled would be represented in a polygon arrangement. The polygons no longer define only the surface approximation of an object, but also reflect the biological or mechanical underlying structures of the represented object. When an object is animated it deforms, and in order for the object to deform realistically its structures (polygonal in this case) must represent the structures and movement  which exist in real object. For example, a correct mesh topology of a human body should contain polygons  which represent an approximation of the human body's volume correctly, and the way the polygons are interconnected should represent the main muscle structures. This method provides more realistic human body animation, due to the more convincing muscle movements. </span></span></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> When 3-dimensional objects are scanned from real life objects and usually outputted from a 3d-scanner, the mesh is irregular and does not form or represent any certain structure. The vertexes in the mesh are distributed more or less equally along the complete surface. In film or animation, such objects are usually modeled manually (Boudon 2006).  The scan is used only as a reference, and the modeler has to create an object from scratch, while creating a correct mesh topology. In other words, the scanner scans only the surface without any real ability to interpret inner structures of that object. Figure 25 illustrates this. </span></span></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> The same problem exists with implicit surfaces, since implicit surface polygonisation topology of a mesh is quite messy and it is very hard to animate such surfaces, unless they are polygonised for each and every single frame separately (see section 2.2.4, for a short description of implicit surfaces).</span></span></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> Some very interesting research has been done concerning  Anisotropic Polygonal remeshing, or in other words retopologisation of polygonal meshes by Alliez, Cohen-Steiner, Devillers, L'evy and Desburn. In their paper “Anisotropic Polygonal remeshing”, the authors propose a method to correct bad or irregular mesh topology (Alliez et al. 2003).</span></span></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> This method employs natural anisotropy meaning dependent on the direction of a given surface and tries to mimic the way an artist would create a 3 dimensional object by using the minimum number of surface elements to create a detailed surface (Alliez et al. 2003). They developed an algorithm  which inputs the existing mesh, and estimates the directional fields of a given surface at each vertex. Then using the calculation of the directional fields, the algorithm estimates the minimum amount of curves necessary. Meanwhile, the algorithm creates curves which are always parallel in order to create an effective mesh topology. In the intersection of the curves, the algorithm then generates vertices. After that algorithm generates a mesh using the created vertices and direction curves as  guidelines (Alliez et al. 2003).</span></span></p>
<p style="margin-bottom:0;line-height:150%;">
<p><a href="http://3dideas.files.wordpress.com/2008/05/untitled1.jpg"><img class="aligncenter size-full wp-image-36" src="http://3dideas.wordpress.com/files/2008/05/untitled1.jpg" alt="Anisotropic Polygonal Remeshing" width="510" height="160" />Fig 25. Picture taken from: Pierre Alliez, David Cohen-Steiner, Olivier Devillers, Bruno Lévy, and Mathieu Desbrun 2003.  Anisotropic Polygonal Remeshing. ACM SIGGRAPH 2003 Papers SIGGRAPH '03, Volume 22 Issue 3</a></p>
<p style="margin-bottom:0;line-height:150%;"><span style="font-family:Arial,sans-serif;"><span style="font-size:small;"> As shown in figure 25, the overall surface shape of the model remains the same, but the number of elements dramatically decreases. Also the topology of the mesh is much better and resembles one  which one would expect was created manually. This method is very valuable in 3-dimensional modeling and could potentially serve for re-meshing virtual models generated by 3-dimensional scanners or irregular mesh topologies created by implicit surface polygonisation. </span></span></p>
<p style="margin-bottom:0;line-height:150%;">
<address><span class="style1">you can also wisit my <a href="http://isnm.de/%7Etalmant/demo">portfolio</a>.</span></address>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Sign Effects - Signs, Printing, Vehicles And More!]]></title>
<link>http://robdavis.wordpress.com/?p=77</link>
<pubDate>Mon, 05 May 2008 04:01:10 +0000</pubDate>
<dc:creator>robdavis</dc:creator>
<guid>http://robdavis.wordpress.com/?p=77</guid>
<description><![CDATA[If you’re in need of a banner, digital printing or even custom t-shirts, then you can count on Sig]]></description>
<content:encoded><![CDATA[<p>If you’re in need of a banner, digital printing or even custom t-shirts, then you can count on Sign Effects. For all your advertsing needs, check out Sign Effects at their website by going to  <br />
<a href="http://www.bythezip.com/companies/1000011150.htm"><span style="color:#105cb6;">http://www.bythezip.com/companies/1000011150.htm</span></a> and for more information, visit:<br />
<a href="http://localbizpress.com/2007/12/11/sign-effects-in-collegeville-pa-19426-signs-printing-vehicles-and-more/"><span style="color:#105cb6;">http://localbizpress.com/2007/12/11/sign-effects-in-collegeville-pa-19426-signs-printing-vehicles-and-more/</span></a></p>
<p>Find their coupons at: <a href="http://www.bythezip.com/coupons/1000011150.htm"><span style="color:#105cb6;">http://www.bythezip.com/coupons/1000011150.htm</span></a></p>
<p><span>Julia Coccio - </span><span>Owner / Operator</span></p>
<p><span>3454 Germantown Pike<br />
Collegeville</span><span>, </span><span>PA</span> <span>19426</span></p>
<p>Phone:  <span>610-489-2900</span></p>
<p>Fax:      <span>610-489-6144</span></p>
<p><span></p>
<table border="0" cellspacing="15" cellpadding="2" width="100%">
<tbody>
<tr>
<td width="50%" valign="top"><span></p>
<li>Signs, Banners &#38; Lettering</li>
<li>Digital Printing</li>
<li>Large Scale Digital Prints</li>
<li>Custom T-Shirt Design &#38; Printing</li>
<li>Custom Shirts</li>
<p></span></td>
<td width="50%" valign="top"><span></p>
<li>Printing - Automotive Lettering - Vehicle Wraps</li>
<li>Marketing &#38; Advertising Services</li>
<li>Graphic Design</li>
<li>Wooden Sign Design</li>
<p></span></td>
</tr>
</tbody>
</table>
<p> </p>
<p></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Banacom Signs - Serving Wilmington Delaware ]]></title>
<link>http://wilmingtonbiz.wordpress.com/?p=4</link>
<pubDate>Fri, 02 May 2008 03:06:29 +0000</pubDate>
<dc:creator>kmckittrick</dc:creator>
<guid>http://wilmingtonbiz.wordpress.com/?p=4</guid>
<description><![CDATA[In business since 1987 Banacom Signs has an assortment of signs to choose from. Trust Banacom Signs ]]></description>
<content:encoded><![CDATA[<p>In business since 1987 Banacom Signs has an assortment of signs to choose from. Trust Banacom Signs when it comes to creating your signs.</p>
<p><span>1703 Concord Pike<br />
Wilmington</span><span>, </span><span>DE</span> <span>19803 </span></p>
<p>Phone:  <span>302-429-6243</span></p>
<p><span>To find out more about Banacom Signs visit their website at: <a href="http://www.bythezip.com/Companies/1000011766.htm">http://www.bythezip.com/Companies/1000011766.htm</a>  </span></p>
<p><span>Get more information at: <a href="http://www.yourvirtualmainstreet.biz/2008/04/banacom-signs/">http://www.yourvirtualmainstreet.biz/2008/04/banacom-signs/</a></span></p>
<p><span>For Banacom Signs Coupons Visit: <a href="http://www.bythezip.com/Companies/1000011766.htm">http://www.bythezip.com/Coupons/1000011766.htm</a></span></p>
<div></div>
<p><span></p>
<table border="0" cellspacing="15" cellpadding="2" width="100%">
<tbody>
<tr>
<td width="50%" valign="top"><span></p>
<li>Full Color Printer / Printing</li>
<li>Spot Color</li>
<li>Badges</li>
<li>Buttons</li>
<li>Custom Designing</li>
<li>Engraved</li>
<li>Illuminated Signs</li>
<li>Magnetic Signs</li>
<li>Reflective</li>
<li>Windows</li>
<p> </p>
<p> </p>
<p> </p>
<p></span></td>
<td width="50%" valign="top"><span></p>
<li>Oversize Signs / Printing</li>
<li>A-Frame</li>
<li>Banners</li>
<li>Carved Wood Signs</li>
<li>Digital</li>
<li>Flags</li>
<li>Illistrated Signs</li>
<li>Photo Imaging</li>
<li>Vehicle Wrapping</li>
<li>Sign Installation</li>
<p> </p>
<p> </p>
<p> </p>
<p></span></td>
</tr>
</tbody>
</table>
<p><a href="http://www.yourvirtualmainstreet.biz/2008/04/banacom-signs/"></a></p>
<p> </p>
<p> </p>
<p></span></p>
<p> </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Context]]></title>
<link>http://dablin.wordpress.com/?p=21</link>
<pubDate>Thu, 01 May 2008 08:28:07 +0000</pubDate>
<dc:creator>dablin</dc:creator>
<guid>http://dablin.wordpress.com/?p=21</guid>
<description><![CDATA[All our thoughts are governed by their respective contexts that each in turn are governed by the law]]></description>
<content:encoded><![CDATA[<p>All our thoughts are governed by their respective contexts that each in turn are governed by the laws of their relationships with each other.</p>
<p>All thoughts have directional purposes, depending on how it is represented in the context matrix by how it decides to interact with the other contexts it holds a relationship with.</p>
<p>The true power of our thoughts comes not from the mere fraction of its existence but by how it interacts with the thoughts brought by the direction of their relationships.</p>
<p>Within the matrix exists a relative hierarchy of sorts.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Best Pro Lighting Grand ReOpening of Our Website]]></title>
<link>http://bestprolighting.wordpress.com/?p=3</link>
<pubDate>Wed, 26 Mar 2008 02:48:10 +0000</pubDate>
<dc:creator>bestprol</dc:creator>
<guid>http://bestprolighting.wordpress.com/?p=3</guid>
<description><![CDATA[BestProLighting.Com announces the Grand Re Opening of our new website. For further information, send]]></description>
<content:encoded><![CDATA[<p><span style="font-family:Arial;">BestProLighting.Com announces the Grand Re Opening of our new website. For further information, send us an email or just visit us at: <a href="http://www.bestprolighting.com/">http://www.bestprolighting.com</a></span><span style="font-family:Arial;"> </span></p>
<p><span style="font-family:Arial;"></span><span style="font-family:Arial;">Best Pro Lighting Manufacturer and Distribute the most popular styles and shapes of High Grade low voltage Landscape Lighting Fixtures used commonly throughout the industry placing special emphasis to providing retailers, designers, professional and novice installers direct volume pricing that beats pricing by major competitive branded low voltage manufacturers and wholesale sources nationwide in the USA.</span><span style="font-family:Arial;"> </span></p>
<p><span style="font-family:Arial;">Given the low cost and guaranteed distribution of our low voltage landscape lighting fixtures and accessories, we believe that issuing a press release Newswire will become standard reference sourcing for small, medium and large industry companies, professionals, industry trade publication, particularly the volume stocking wholesalers and retailers who want to decrease product investment and increase profit selling our great products. News reporters, journalists and editors alike will look for us now and in the future.</span><span style="font-family:Arial;"> </span></p>
<p><span style="font-family:Arial;"></span><span style="font-family:Arial;">What set’s Best Pro Lighting above and beyond the other competitive branded competitors is its personalized services and high quality products with direct shipping, even through the ease of secure internet purchasing and billing.</span><span style="font-family:Arial;"> </span></p>
<p><span style="font-family:Arial;"></span><span style="font-family:Arial;">Our Low Voltage Landscape Lighting line includes: Stainless steel transformers, directional lighting, bullet lighting, flood lighting, spot lighting, path lighting, area lighting, well lights, step lights, deck lights, bulbs, accessories and more.</span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Soundpocket 1: disturbing the soundscape]]></title>
<link>http://hcgilje.wordpress.com/?p=84</link>
<pubDate>Wed, 05 Mar 2008 22:35:18 +0000</pubDate>
<dc:creator>hcgilje</dc:creator>
<guid>http://hcgilje.wordpress.com/?p=84</guid>
<description><![CDATA[
I made Soundpocket 1 as part of the exhibition urban interface oslo fall 2007.
From urban interface]]></description>
<content:encoded><![CDATA[<p><img src="http://farm2.static.flickr.com/1323/1467603807_ffbbbbd471.jpg" alt="ingensgate07.jpg" height="375" width="500" /></p>
<p>I made Soundpocket 1 as part of the exhibition <b><a href="http://oslo.urban-interface.net/" target="_blank">urban interface oslo</a></b> fall 2007.<br />
From urban interface oslo<b> <a href="http://oslo.urban-interface.net/articles/2007/09/12/hauntings-dimension-doors-time-tunnels/" target="_blank">blog:</a></b><br />
"Hauntings? Dimension Doors? Time tunnels?<br />
A boy heard what appeared to be the sound of a sheep coming from the wall of Strykejernet Art School.<br />
A bartender at Blå was concerned when he heard running water like that from a leaking water pipe. The sound disappeared before he was able to locate it.<br />
A seagull can be heard, but is nowhere to be seen.<br />
Soundpocket artist HC Gilje is causing slight disturbances in the urban interfaces."</p>
<p><img src="http://farm3.static.flickr.com/2022/2310090365_ba875b0b40.jpg" height="412" width="500" /><br />
Using a <b><a href="http://hcgilje.wordpress.com/2007/07/24/directional-speakers/" target="_blank">directional soundbeam</a></b> to project a localized sound into a public space, this sound being only heard by the people within the sound beam which can be as narrow as 50 cm in diameter. It is similar to a lightbeam, only being sound instead. When it hits a surface it is reflected.<br />
Soundpocket 1 was installed in a narrow passageway in Oslo, connecting two parts of the city. The soundbeam was mounted on a pan/tilt head making it possible to place the sounds very precisely in the passageway.</p>
<p><img src="http://farm3.static.flickr.com/2177/2310894156_00e85000e4_m.jpg" height="240" width="180" /><br />
By bouncing the sound off surfaces, it seems as if the sound is coming from a window, door, elevator, a poster on the wall or just a more general presence. This made the piece into something which added another layer of sound to the existing soundscape, blending (sometimes disappearing) into the location.<br />
Most of the sounds would appear to belong to the site, although dislocated (like the sound of the chandelier in the wind), the sounds of birds, telephones, babies crying, dogs barking, water running etc.</p>
<p><img src="http://farm2.static.flickr.com/1360/1468467158_e43e39629b.jpg" height="375" width="500" /></p>
<p>It was interesting to see how the piece was received. It was obvious for me that it wouldnt work very well as a typical art piece, it has a much more interventionist nature. I wanted it to be slight distortions to the regular soundscape of the passageway, and was pleased to see that the people who used this passageway regularly were noticing these disturbances. This could be described using the first of Barthes´ three listening modes: hearing involves “evaluation of the spatio-temporal situation“ and thus, it is linked to a “notion of territory“. It places the listener on alert when new sounds which dont´t "fit in" are heard.<br />
By adding an extra layer of sound if also made people focus on the sounds which were already there.</p>
<p>The inspiration from this comes from when I studied in Trondheim in the 90ies, and I heard some stories about how a directional speaker had been used to cause a certain distress on a bridge over the local river: A person walking alone across the bridge suddenly hear whispering voices. An out of tune clarinet is projected into a marching band playing on the 17th of may (Norway´s national holiday).<br />
If these stories are true or not, doesnt really matter, it is the idea of having a private experience in a public space which intrigued me.</p>
<p>Soundpockets is a series of projects of intimate sound interventions in public spaces. By using fm radiowaves, soundbeams and miniature speakers to create local pockets of sound, the different projects have different scope and focus: creating private listening rooms, changing soundtracks of a location, displacement of time/or space and a bit of general disruption of everyday life.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Blue Dog Printing &#38; Design in West Chester Pa]]></title>
<link>http://localbusinessreviews.wordpress.com/2008/01/04/blue-dog-printing-design-in-west-chester-pa/</link>
<pubDate>Fri, 04 Jan 2008 15:58:43 +0000</pubDate>
<dc:creator>tjbtz</dc:creator>
<guid>http://localbusinessreviews.wordpress.com/2008/01/04/blue-dog-printing-design-in-west-chester-pa/</guid>
<description><![CDATA[Blue Dog Printing &amp; Design in West Chester Pa offers a wide varriety of printing and graphic des]]></description>
<content:encoded><![CDATA[<p>Blue Dog Printing &#38; Design in West Chester Pa offers a wide varriety of printing and graphic design services. Visit their web site for more information at: <a href="http://www.bythezip.com/Companies/1000010121.htm">http://www.bythezip.com/Companies/1000010121.htm</a></p>
<table border="0" width="100%" cellPadding="2" cellSpacing="15">
<tr>
<td width="50%" vAlign="top">
<li>Professional Graphic Design Serv.</li>
<li>Mounting &#38; Lamination</li>
<li>Web Design</li>
<li>Mailing Services</li>
<li>Marketing Campaigns</li>
<li>Large Format Printing:Banners</li>
<li>PostCards/Brochures/Fliers</li>
<li>One-to-One Marketing</li>
<li>Great Prices and Turnaround Time</li>
</td>
<td width="50%" vAlign="top">
<li>Get Reliability</li>
<li>Get Value</li>
<li>Get Creativity</li>
<li>Get Quality</li>
<li>Get Flexibility</li>
<li>Get Great Service</li>
<li>Get Blue Dog</li>
</td>
</tr>
</table>
]]></content:encoded>
</item>

</channel>
</rss>
