<?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=60685&amp;th=12537#msg_60685" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60694&amp;th=12537#msg_60694" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60698&amp;th=12537#msg_60698" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65963&amp;th=12537#msg_65963" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65986&amp;th=12537#msg_65986" />
			<rdf:li rdf:resource="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65989&amp;th=12537#msg_65989" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60685&amp;th=12537#msg_60685">
  <title>How do I upload a wrl file with a texture?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60685&amp;th=12537#msg_60685</link>
  <description><![CDATA[So i've got a simple colored marble I want to print in sandstone. I've got both the wrl of the file (with the texture applied to the model) and the jpg texture, but simply uploading it doesn't work and I get the message &quot;Please check the uploaded file to make sure the texture is in the root directory (we don't support textures in subfolders).&quot; How do I put the texture into the root directory, wherever that is?]]></description>
  <dc:subject></dc:subject>
  <dc:creator>Oreosmooshy</dc:creator>
  <dc:date>2013-01-24T17:26:11-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60694&amp;th=12537#msg_60694">
  <title>Re: How do I upload a wrl file with a texture?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60694&amp;th=12537#msg_60694</link>
  <description><![CDATA[Create a zip file that contains both the wrl and the jpg , and make sure that the reference to the texture within<br />
the wrl file does not contain any folder hierarchy. (Also be warned that uploading seems to be a bit broken since<br />
last night's update to the site software, there have been several complaints about spurious errors in the forums already)]]></description>
  <dc:subject></dc:subject>
  <dc:creator>mkroeker</dc:creator>
  <dc:date>2013-01-24T18:10:38-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60698&amp;th=12537#msg_60698">
  <title>Re: How do I upload a wrl file with a texture?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=60698&amp;th=12537#msg_60698</link>
  <description><![CDATA[Open the WRL with Notepad or some other text editor.<br />
Search for the text &quot;.jpg&quot;<br />
<br />
You will see something like this:<br />
texture <br />
  ImageTexture {<br />
  url &quot;brick.jpg&quot;<br />
}<br />
<br />
make sure that the &quot;url&quot; does not contain a path. it should <font color="red">NOT</font> look like this:<br />
     url &quot;<font color="green">c:\users\myname\desktop\</font>brick.jpg&quot;<br />
<br />
if it does, you need to remove the part in green, making it just<br />
     url &quot;brick.jpg&quot;<br />
<br />
Then place the WRL and the texture both into a ZIP file that has NO internal folders.]]></description>
  <dc:subject></dc:subject>
  <dc:creator>stonysmith</dc:creator>
  <dc:date>2013-01-24T18:24:25-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65963&amp;th=12537#msg_65963">
  <title>Re: How do I upload a wrl file with a texture?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65963&amp;th=12537#msg_65963</link>
  <description><![CDATA[Exactly what I needed. I was getting the same errors and was about to go back to WSF  <img src="http://www.shapeways.com/forum/images/smiley_icons/icon_eek.gif" border=0 alt="Shocked"> <br />
<br />
Thanks<br />
<br />
Paul]]></description>
  <dc:subject></dc:subject>
  <dc:creator>paulelderdesign</dc:creator>
  <dc:date>2013-04-11T04:31:16-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65986&amp;th=12537#msg_65986">
  <title>Re: How do I upload a wrl file with a texture?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65986&amp;th=12537#msg_65986</link>
  <description><![CDATA[I'm getting the texture uploading with the model but the map cooirdinates are not what I see in my viewport.<br />
Do i need to unwrap my object and collapse the stack before rendering to texture? I'm using 3DS Max 2010  <img src="http://www.shapeways.com/forum/images/smiley_icons/icon_confused.gif" border=0 alt="Confused"> <br />
<br />
Paul<br />
<br />
]]></description>
  <dc:subject></dc:subject>
  <dc:creator>paulelderdesign</dc:creator>
  <dc:date>2013-04-11T13:40:16-00:00</dc:date>
</item>

<item rdf:about="http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65989&amp;th=12537#msg_65989">
  <title>Re: How do I upload a wrl file with a texture?</title>
  <link>http://www.shapeways.com/forum/index.php?t=rview&amp;goto=65989&amp;th=12537#msg_65989</link>
  <description><![CDATA[I'm afraid I don't know  <img src="http://www.shapeways.com/forum/images/smiley_icons/icon_sad.gif" border=0 alt="Sad"> . I use C4D and it worked fine for me.]]></description>
  <dc:subject></dc:subject>
  <dc:creator>Oreosmooshy</dc:creator>
  <dc:date>2013-04-11T13:51:11-00:00</dc:date>
</item>
</rdf:RDF>