<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Any way to download the tiles from the web ?]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1730&amp;type=atom" />
	<updated>2021-03-23T00:35:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1730</id>
		<entry>
			<title type="html"><![CDATA[Re: Any way to download the tiles from the web ?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7292#p7292" />
			<content type="html"><![CDATA[<p>Hello.</p><p>In general, this is usually done using UnityWebRequest or WebClient.<br /><a href="https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest.html">https://docs.unity3d.com/ScriptReferenc … quest.html</a><br /><a href="https://docs.microsoft.com/en-us/dotnet/api/system.net.webclient?view=net-5.0">https://docs.microsoft.com/en-us/dotnet … ew=net-5.0</a><br />You make a request to your url, process and save the response.</p><p>Unfortunately, I don&#039;t know if it is possible to do this using Playmaker or not.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2021-03-23T00:35:29Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7292#p7292</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Any way to download the tiles from the web ?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7284#p7284" />
			<content type="html"><![CDATA[<p>Hello,<br />I am working on a webgl project with HD 360 panoramas, and I would like to start the scene as quickly as possible. Then, during a short tutorial, I would like to download the tiles async from an http server and I am wondering if there is a way to do this ?<br />Best regards<br />Philippe</p>]]></content>
			<author>
				<name><![CDATA[philzmz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=606</uri>
			</author>
			<updated>2021-03-22T16:16:06Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7284#p7284</id>
		</entry>
</feed>
