<?xml version="1.0" encoding="ISO-8859-15"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="http://www.shapeways.com/forum/index.php">
  <title>Shapeways: Bring your creativity to life in 3D</title>
  <link>http://www.shapeways.com/forum/index.php</link>
  <description>Shapeways: Bring your creativity to life in 3D</description>
  <items>
    <rdf:Seq>
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11030&amp;th=2233#msg_11030" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11031&amp;th=2233#msg_11031" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11032&amp;th=2233#msg_11032" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11030&amp;th=2233#msg_11030">
  <title>Color Model</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11030&amp;th=2233#msg_11030</link>
  <description><![CDATA[Hey everyone,<br />
I was trying to do some experimenting with the color printers...but I just cant seem to get this VRML file mapping stuff down.<br />
<br />
Ive been following this tutorial:<a href="http&#58;&#47;&#47;www.shapeways.com/tutorials/textured_models_with_sketchup_and_meshlab" target="_blank">   http://www.shapeways.com/tutorials/textured_models_with_sket chup_and_meshlab</a><br />
<br />
But a the end, I get confused and I cant figure out how he is naming the file to point to the image you want to use.<br />
<br />
Any help would be awesome!<br />
Thanks!<br />
<br />
(Ive attached a zip of the VRML and the JPG image I was playing with)]]></description>
  <dc:subject></dc:subject>
  <dc:creator>rawkstar320</dc:creator>
  <dc:date>2010-03-22T19:52:13-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11031&amp;th=2233#msg_11031">
  <title>Re: Color Model</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11031&amp;th=2233#msg_11031</link>
  <description><![CDATA[Hi Rawkstar320<br />
<br />
If you open the wrl file in a text editor you will see that the last line is :<br />
<div class="pre"><pre>        texture ImageTexture { url &quot;/inserttest.jpg  &quot; }</pre></div>Change it into: <br />
<div class="pre"><pre>        texture ImageTexture { url &quot;inserttest.jpg&quot; }</pre></div> (no initial slash, no ending spaces)<br />
and it should work.<br />
I also recommend renaming the jpg file with all lowercase letters (as written in the wrl file).<br />
<br />
Magic.<br />
<br />
<br />
]]></description>
  <dc:subject></dc:subject>
  <dc:creator>Magic</dc:creator>
  <dc:date>2010-03-22T20:15:08-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11032&amp;th=2233#msg_11032">
  <title>Re: Color Model</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=11032&amp;th=2233#msg_11032</link>
  <description><![CDATA[awesome! Thanks!<br />
]]></description>
  <dc:subject></dc:subject>
  <dc:creator>rawkstar320</dc:creator>
  <dc:date>2010-03-22T20:27:51-00:00</dc:date>
</item>
</rdf:RDF>