<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kenneth Weiss &#187; Graphics</title>
	<atom:link href="http://www.chrome-fusion.com/blog/category/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrome-fusion.com/blog</link>
	<description>An archive of stuff I’ve done, And do. More technical, some graphical, some musical, Nothing too personal.</description>
	<lastBuildDate>Sat, 01 May 2010 01:18:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PaperVision3D+ ActionScript3==funtime&#8230;</title>
		<link>http://www.chrome-fusion.com/blog/graphics/papervision3d-actionscript3funtime/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/papervision3d-actionscript3funtime/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 23:13:24 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Actionscript3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[PaperVision3D]]></category>
		<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Tweener]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=145</guid>
		<description><![CDATA[It&#8217;s been a while since I had done any decent flash/Actionscript programming. For some reason I had the feeling that nothing was really changing for the last few years. I was so wrong.  I have been in a coma while some talented brains have been plotting and building 3D engines that actually work under (the not [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" class="alignleft size-full wp-image-171" title="barbieshanghai" src="http://www.chrome-fusion.com/blog/wp-content/uploads/2008/12/barbieshanghai.jpg" alt="barbieshanghai" width="150" height="117" />It&#8217;s been a while since I had done any decent flash/Actionscript programming. For some reason I had the feeling that nothing was really changing for the last few years. I was so wrong.  I have been in a coma while some talented brains have been plotting and building 3D engines that actually work under (the not so optimized) flash player.</p>
<p>So I&#8217;m back at it with a <a href="http://www.papervision3d.org">papervision3d</a> project for <a href="http://www.barbieshanghai.com/index.htm">Barbie Shanghai</a>&#8217;s website.<br />
What seemed simple in the first glance was actually quite challenging. The site was designed with cover flow in mind. The problem with the design is that its a pseudo 3D scene, its not a mathematically accurate perspective. The solution was to create an individual Viewport3D scene for each object in the movie. For the movement on the y axis I am actually tweening the whole viewport of each object on the stage. For performance I only render the Viewport3D for each floor only when its changing in size or animating.</p>
<p>I used the <a href="http://code.google.com/p/tweener/">Tweener</a> package for all the tweens. I needed to tween the ColorMaterial&#8217;s fillColor. So I created a package based on how tweener splits the color hex value. Here is the code for the package: <a href="http://www.chrome-fusion.com/blog/wp-content/uploads/2008/12/papervisioncolormaterialproperty.as">PaperVisionColorMaterialProperty.as </a> &#8211; Papervision3D ColorMaterial property for Tweener. To use it you must call 	<em>PaperVisionColorMaterialProperty.init();</em> somewhere in you code.</p>
<p>If you don&#8217;t know what PaperVision3D is about, check the following links:<br />
<a href="http://papervision3d.org/">Papervision3D</a> - The source.<br />
<a title="ROXIC" href="http://temp.roxik.com/">ROXIC</a>  - Nice &#8220;fake&#8221; 3D, notice that the spares are not real 3D objects.<br />
<a href="http://mrdoob.com/blog/">MR-doob</a> - This guy has really mad experiments going on in his lab.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/papervision3d-actionscript3funtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Space Monkey-Hyperactive </title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-space-monkey-hyperactive%c2%a0/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-space-monkey-hyperactive%c2%a0/#comments</comments>
		<pubDate>Mon, 02 Jan 2006 01:30:15 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=41</guid>
		<description><![CDATA[Cover CD for Space Monkey&#8217;s 2nd release. SM wanted something similar to the first cover but he had an image of a gas mask that he wanted us to use. The addition of the samurai crest on the top gave the art a manga sort of touch which i liked.
You can purchse the release here:
Space [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/printcd-spacemonkeyhyperactive.jpg"><img class="alignright" style="float: right;" title="thumb_printcd-spacemonkeyhyperactive" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-spacemonkeyhyperactive.jpg" alt=""  width="200" height="200"/></a>Cover CD for Space Monkey&#8217;s 2nd release. SM wanted something similar to the first cover but he had an image of a gas mask that he wanted us to use. The addition of the samurai crest on the top gave the art a manga sort of touch which i liked.</p>
<p>You can purchse the release here:<br />
<a href="http://www.psyshop.com/shop/CDs/age/age1cd045.html">Space Monkey-Hyperactive</a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/spacemonkeyhyperactivebookback.jpg"><img class="alignnone size-full wp-image-44" title="thumb_spacemonkeyhyperactivebookback" src="http://www.chrome-fusion.com/blogimages/thumb_spacemonkeyhyperactivebookback.jpg" alt="" /></a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/spacemonkeyhyperactivebookfront.jpg"><img class="alignnone size-full wp-image-46" title="thumb_spacemonkeyhyperactivebookfront" src="http://www.chrome-fusion.com/blogimages/thumb_spacemonkeyhyperactivebookfront.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-space-monkey-hyperactive%c2%a0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Agitato Homemade </title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-agitato-homemade%c2%a0/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-agitato-homemade%c2%a0/#comments</comments>
		<pubDate>Sat, 25 Jun 2005 11:08:40 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=34</guid>
		<description><![CDATA[CD print job for Agitato. It was hard to get the idea for this one, but once I had it, it was quick to produce. I wanted to capture the meaning of homemade products and make it trancy, so pickled creatures was the way to go. This was an excelent opprtunity to get started with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/printcd-agitatohomemade.jpg"><img class="size-full wp-image-36 alignright" style="float: right;" title="thumb_printcd-agitatohomemade" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-agitatohomemade.jpg" alt=""  width="200" height="200"/></a>CD print job for Agitato. It was hard to get the idea for this one, but once I had it, it was quick to produce. I wanted to capture the meaning of homemade products and make it trancy, so pickled creatures was the way to go. This was an excelent opprtunity to get started with Maya. The 3d germs were basic enough. Some nice shaders from Highend3d give them a nice silky touch.</p>
<p><a href="http://www.chrome-fusion.com/blogimages/homemadebackbook.jpg"><img class="alignnone size-full wp-image-37" title="thumb_homemadebackbook" src="http://www.chrome-fusion.com/blogimages/thumb_homemadebackbook.jpg" alt="" /></a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/homemadefrontbook.jpg"><img class="alignnone size-full wp-image-39" title="thumb_homemadefrontbook" src="http://www.chrome-fusion.com/blogimages/thumb_homemadefrontbook.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-agitato-homemade%c2%a0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Agitato &#8211; Stereo Activity</title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-agitato-stereo-activity/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-agitato-stereo-activity/#comments</comments>
		<pubDate>Sat, 14 May 2005 17:50:27 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=26</guid>
		<description><![CDATA[New compilation from Agitato. This one was a bit restricting. The label insisted on having speakers on the cover which is the brand mark of the compilation series. Created the speaker object with Maya.


]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/printcd-stereoactivity.jpg"><img class="size-full wp-image-27 alignright" style="float: right;" title="thumb_printcd-stereoactivity" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-stereoactivity.jpg" alt=""  width="200" height="200" /></a>New compilation from Agitato. This one was a bit restricting. The label insisted on having speakers on the cover which is the brand mark of the compilation series. Created the speaker object with Maya.</p>
<p><a href="http://www.chrome-fusion.com/blogimages/stereofrontbook.jpg"><img class="alignnone size-full wp-image-32" title="thumb_stereofrontbook" src="http://www.chrome-fusion.com/blogimages/thumb_stereofrontbook.jpg" alt="" /></a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/stereobackbook.jpg"><img class="alignnone size-full wp-image-28" title="thumb_stereobackbook" src="http://www.chrome-fusion.com/blogimages/thumb_stereobackbook.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-agitato-stereo-activity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Chillum 4- The ultimate tribal ambient journey  </title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-chillum-4-the-ultimate-tribal-ambient-journey-%c2%a0/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-chillum-4-the-ultimate-tribal-ambient-journey-%c2%a0/#comments</comments>
		<pubDate>Wed, 30 Mar 2005 16:00:55 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=19</guid>
		<description><![CDATA[Just finished a CD cover job for Agitato Records. Agitato is an Israeli independent trance music label. The inspiration for this one came to me as I was toying with the chill word in my head and thinking of the most chilled being on earth. Jellyfish, floating about in the cold ocean. The art is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/printcd-chillum4.jpg"><img class="size-full wp-image-20 alignright" style="float: right;" title="thumb_printcd-chillum4" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-chillum4.jpg" alt="" width="200" height="200" /></a>Just finished a CD cover job for Agitato Records. Agitato is an Israeli independent trance music label. The inspiration for this one came to me as I was toying with the chill word in my head and thinking of the most chilled being on earth. Jellyfish, floating about in the cold ocean. The art is made from a collection of real and rendered jellyfish tentacles laid over a hi-res image of a jellyfish.</p>
<p><a href="http://www.chrome-fusion.com/blogimages/chillum4frontbook.jpg"><img class="alignnone size-full wp-image-23" title="thumb_chillum4frontbook" src="http://www.chrome-fusion.com/blogimages/thumb_chillum4frontbook.jpg" alt="" width="200" height="67" /></a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/chillum4backbook.jpg"><img class="alignnone size-full wp-image-22" title="thumb_chillum4backbook" src="http://www.chrome-fusion.com/blogimages/thumb_chillum4backbook.jpg" alt="" width="200" height="67" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-chillum-4-the-ultimate-tribal-ambient-journey-%c2%a0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Trauma &#8211; TB-O-NOT-2B </title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-trauma-tb-o-not-2b%c2%a0/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-trauma-tb-o-not-2b%c2%a0/#comments</comments>
		<pubDate>Mon, 01 Nov 2004 22:45:20 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=12</guid>
		<description><![CDATA[I really love this one. The name of the band makes it hard to make a cover that is not heavy metal. I needed to mix the TB303 from the releases title with the name of the band. So we have a TB in the trauma emergency room. I&#8217;m not sure if all the viewers [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/printcd-trauma-tb-o-not-2b.jpg"><img class="size-medium wp-image-14 alignright" style="float: right;" title="thumb_printcd-trauma-tb-o-not-2b" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-trauma-tb-o-not-2b.jpg" alt="" width="200" height="200" /></a>I really love this one. The name of the band makes it hard to make a cover that is not heavy metal. I needed to mix the TB303 from the releases title with the name of the band. So we have a TB in the trauma emergency room. I&#8217;m not sure if all the viewers get the perspective of this image, Perhaps I should have added a glass table so the TB is not hanging mid air. The artist was thrilled when he received the cover.</p>
<p><a href="http://www.chrome-fusion.com/blogimages/traumainsidebook.jpg"><img class="alignnone size-full wp-image-16" title="thumb_traumainsidebook" src="http://www.chrome-fusion.com/blogimages/thumb_traumainsidebook.jpg" alt="" width="200" height="67" /></a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/traumafrontbook.jpg"> <img class="alignnone size-full wp-image-15" title="thumb_traumafrontbook" src="http://www.chrome-fusion.com/blogimages/thumb_traumafrontbook.jpg" alt="" width="200" height="67" /></a><br />
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-trauma-tb-o-not-2b%c2%a0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Indica </title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-indica%c2%a0/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-indica%c2%a0/#comments</comments>
		<pubDate>Sat, 19 Jun 2004 22:24:16 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=9</guid>
		<description><![CDATA[CD cover for a new release from Agitato. This is the second cover that I am creating for Agitato. Seems they liked the previous cover I did for Space Monkey and I am enjoying designing CD covers as well.
I have created something pretty generic, this is a standard Trance cover, no messing. Used Maya for rendering [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/printcd-indica.jpg"><img class="size-full wp-image-10 alignright" style="float: right;" title="thumb_printcd-indica" width="200" height="200" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-indica.jpg" alt="" /></a>CD cover for a new release from Agitato. This is the second cover that I am creating for Agitato. Seems they liked the previous cover I did for Space Monkey and I am enjoying designing CD covers as well.<br />
I have created something pretty generic, this is a standard Trance cover, no messing. Used Maya for rendering the landscape and added lots of layer overlays in Photoshop for the Mandala. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-indica%c2%a0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print-CD Cover: Space Monkey &#8211; Psychotic episode</title>
		<link>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-space-monkey-psychotic-episode/</link>
		<comments>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-space-monkey-psychotic-episode/#comments</comments>
		<pubDate>Thu, 25 Mar 2004 15:32:37 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[CD Cover]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Print]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=3</guid>
		<description><![CDATA[This is my first attempt at an album cover. DJ Space Monkey happens to be a good friend of mine so this was a good opportunity for me. The basic idea was to try and get something psychotic/monkeyish/futuristic/trancy. I think it came out quite right. The art is created by overlaying a ton of images [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chrome-fusion.com/blogimages/thumb_printcd-spacemonkey.jpg"><img class="size-medium wp-image-5 alignright" style="float: right;" title="thumb_printcd-spacemonkey" src="http://www.chrome-fusion.com/blogimages/thumb_printcd-spacemonkey.jpg" alt="" width="200" height="200" /></a>This is my first attempt at an album cover. DJ Space Monkey happens to be a good friend of mine so this was a good opportunity for me. The basic idea was to try and get something psychotic/monkeyish/futuristic/trancy. I think it came out quite right. The art is created by overlaying a ton of images onto the monkey and blending them all together. Space monkey applied some post processing.</p>
<p>The CD can be purchased here:<br />
<a title="Space Monkey - Psychotic episode" href="http://www.psyshop.com/shop/CDs/age/age1cd035.html" target="_self">Space Monkey &#8211; Psychotic episode</a></p>
<p><a title="Space Monkey - Psychotic episode" href="http://www.psyshop.com/shop/CDs/age/age1cd035.html" target="_self"> </a></p>
<p><a href="http://www.chrome-fusion.com/blogimages/spacemonkeyfrontbook.jpg"><img class="alignnone size-full wp-image-6" title="thumb_spacemonkeyfrontbook" src="http://www.chrome-fusion.com/blogimages/thumb_spacemonkeyfrontbook.jpg" alt="" width="200" height="67" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/graphics/print-cd-cover-space-monkey-psychotic-episode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Flash Actionscript Sample</title>
		<link>http://www.chrome-fusion.com/blog/code/nice-flash-actionscript-sample/</link>
		<comments>http://www.chrome-fusion.com/blog/code/nice-flash-actionscript-sample/#comments</comments>
		<pubDate>Fri, 11 Apr 2003 19:35:19 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">http://www.chrome-fusion.com/blog/?p=114</guid>
		<description><![CDATA[

This is a nice Actionscript flash animation I created. I used it for the chromosoniq site. It is some sort of a navigation panel and each planet represents a page in the site. It demonstrates a &#8216;fake&#8217; 3D animation. All the planets are image sequences that have been pre-distorted in Photoshop. The light reflection is [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="500"><param name="movie" value="http://chrome-fusion.com/oldsite/srcFlash/kennethweissdesign.swf"><param name=quality value=high><embed src="http://chrome-fusion.com/oldsite/srcFlash/kennethweissdesign.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="200" height="200"></embed></object>
</div>
<p>This is a nice Actionscript flash animation I created. I used it for the chromosoniq site. It is some sort of a navigation panel and each planet represents a page in the site. It demonstrates a &#8216;fake&#8217; 3D animation. All the planets are image sequences that have been pre-distorted in Photoshop. The light reflection is added to the Movie Object as a top layer with some gradient. I use some simple math calculations for placing the objects. </p>
<p><a href="http://www.chrome-fusion.com/oldsite/flash/starQuest.htm">View full screen version</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrome-fusion.com/blog/code/nice-flash-actionscript-sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
