Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manual/en/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Setup</h1>
Once downloaded double click the zip file to unpack the files.</p>
<p>Next download one of these simple web servers.</p>
<p>If you'd prefer a web server with a user interface there's
<a href="https://greggman.github.io/servez">Servez</a></p>
<a href="https://greggman.github.io/servez" target="_blank">Servez</a>.</p>
<p></p><div class="threejs_image border">
<img class="" src="../resources/servez.gif">
</div>
Expand All @@ -48,7 +48,7 @@ <h1>Setup</h1>
in your browser <a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a> or if you'd
like to browse the samples go to <a href="http://localhost:8080/threejs"><code class="notranslate" translate="no">http://localhost:8080/threejs</code></a>.</p>
<p>To stop serving click stop or quit Servez.</p>
<p>If you prefer the command line (I do), another way is to use <a href="https://nodejs.org">node.js</a>.
<p>If you prefer the command line (I do), another way is to use <a href="https://nodejs.org" target="_blank">node.js</a>.
Download it, install it, then open a command prompt / console / terminal window. If you're on Windows the installer will add a special "Node Command Prompt" so use that.</p>
<p>Then install the <a href="https://github.com/greggman/servez-cli"><code class="notranslate" translate="no">servez</code></a> by typing</p>
<pre class="prettyprint showlinemods notranslate notranslate" translate="no">npm -g install servez
Expand All @@ -68,7 +68,7 @@ <h1>Setup</h1>
<p>Then in your browser go to <a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>.</p>
<p>If you don't specify a path then servez will serve the current folder.</p>
<p>If either of those options are not to your liking
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver">there are many other simple servers to choose from</a>.</p>
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver" target="_blank">there are many other simple servers to choose from</a>.</p>
<p>Now that you have a server setup we can move on to <a href="textures.html">textures</a>.</p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion manual/en/webxr-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h1>VR</h1>
<p>If the device you are using to view VR is not the same computer you're running
on you need to serve your webpage via https or else the browser will not allow using
the WebXR API. The server mentioned in <a href="setup.html">the article on setting up</a>
called <a href="https://greggman.github.io/servez">Servez</a> has an option to use https.
called <a href="https://greggman.github.io/servez" target="_blank">Servez</a> has an option to use https.
Check it and start the server. </p>
<div class="threejs_center"><img src="../resources/images/servez-https.png" class="nobg" style="width: 912px;"></div>

Expand Down
6 changes: 3 additions & 3 deletions manual/fr/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Configuration</h1>
Une fois téléchargé, double-cliquez sur le fichier zip pour décompresser les fichiers.</p>
<p>Ensuite, téléchargez l'un de ces serveurs web simples.</p>
<p>Si vous préférez un serveur web avec une interface utilisateur, il existe
<a href="https://greggman.github.io/servez">Servez</a></p>
<a href="https://greggman.github.io/servez" target="_blank">Servez</a>.</p>
<p></p><div class="threejs_image border">
<img class="" src="../resources/servez.gif">
</div>
Expand All @@ -48,7 +48,7 @@ <h1>Configuration</h1>
dans votre navigateur à l'adresse <a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a> ou si vous souhaitez
parcourir les exemples, allez à l'adresse <a href="http://localhost:8080/threejs"><code class="notranslate" translate="no">http://localhost:8080/threejs</code></a>.</p>
<p>Pour arrêter le service, cliquez sur stop ou quittez Servez.</p>
<p>Si vous préférez la ligne de commande (c'est mon cas), une autre solution est d'utiliser <a href="https://nodejs.org">node.js</a>.
<p>Si vous préférez la ligne de commande (c'est mon cas), une autre solution est d'utiliser <a href="https://nodejs.org" target="_blank">node.js</a>.
Téléchargez-le, installez-le, puis ouvrez une fenêtre d'invite de commandes / console / terminal. Si vous êtes sous Windows, le programme d'installation ajoutera une "Invite de commandes Node" spéciale, utilisez donc celle-ci.</p>
<p>Ensuite, installez <a href="https://github.com/greggman/servez-cli"><code class="notranslate" translate="no">servez</code></a> en tapant</p>
<pre class="prettyprint showlinemods notranslate notranslate" translate="no">npm -g install servez
Expand All @@ -68,7 +68,7 @@ <h1>Configuration</h1>
<p>Puis, dans votre navigateur, allez à l'adresse <a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>.</p>
<p>Si vous ne spécifiez pas de chemin, servez servira le dossier actuel.</p>
<p>Si aucune de ces options ne vous convient,
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver">il existe de nombreux autres serveurs simples parmi lesquels choisir</a>.</p>
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver" target="_blank">il existe de nombreux autres serveurs simples parmi lesquels choisir</a>.</p>
<p>Maintenant que vous avez configuré un serveur, nous pouvons passer aux <a href="textures.html">textures</a>.</p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion manual/fr/webxr-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h1>RV</h1>
<p>Si l'appareil que vous utilisez pour visualiser la RV n'est pas le même ordinateur sur lequel vous
exécutez, vous devez servir votre page web via https, sinon le navigateur ne permettra pas d'utiliser
l'API WebXR. Le serveur mentionné dans <a href="setup.html">l'article sur la configuration</a>
appelé <a href="https://greggman.github.io/servez">Servez</a> a une option pour utiliser https.
appelé <a href="https://greggman.github.io/servez" target="_blank">Servez</a> a une option pour utiliser https.
Cochez-le et démarrez le serveur.</p>
<div class="threejs_center"><img src="../resources/images/servez-https.png" class="nobg" style="width: 912px;"></div>

Expand Down
6 changes: 3 additions & 3 deletions manual/ja/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ <h1>のセットアップ</h1>
<p>まず最初にこのサイト全体を<a href="https://github.com/gfxfundamentals/threejsfundamentals/archive/gh-pages.zip">このリンク</a>からダウンロードする事ができます。
ダウンロードしたらzipファイルをダブルクリックで解凍して下さい。</p>
<p>次にシンプルなWebサーバーの1つをダウンロードします。
ユーザーインターフェースのあるWebサーバーをお望みなら<a href="https://greggman.github.io/servez">Servez</a>があります。</p>
ユーザーインターフェースのあるWebサーバーをお望みなら<a href="https://greggman.github.io/servez" target="_blank">Servez</a>があります。</p>
<p></p><div class="threejs_image border">
<img class="" src="../resources/servez.gif">
</div>

<p></p>
<p>ファイルを解凍してフォルダを指定し、"Start"をクリックしてからブラウザで<a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>を表示するか、またはサンプルを閲覧したい場合は<a href="http://localhost:8080/threejs"><code class="notranslate" translate="no">http://localhost:8080/threejs</code></a>にアクセスして下さい。</p>
<p>Servezのサービスを停止するにはstopを選ぶか、Servezを終了します。</p>
<p>コマンドラインが好きな方は(私はそうしてる)、別の方法として<a href="https://nodejs.org">node.js</a>を使う事もできます。</p>
<p>コマンドラインが好きな方は(私はそうしてる)、別の方法として<a href="https://nodejs.org" target="_blank">node.js</a>を使う事もできます。</p>
<p>ダウンロードしてインストールし、コマンドプロンプト / コンソール / ターミナルウィンドウを開きます。WindowsのNode.jsインストーラーで追加した場合、"Node Command Prompt"を選択する必要があります。</p>
<p><a href="https://github.com/greggman/servez-cli"><code class="notranslate" translate="no">servez</code></a>をインストールするには、次のように入力します。</p>
<pre class="prettyprint showlinemods notranslate notranslate" translate="no">npm -g install servez
Expand All @@ -60,7 +60,7 @@ <h1>のセットアップ</h1>
<p></p>
<p>ブラウザで<a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>にアクセスして下さい。</p>
<p>もしパスを指定しなかった場合、servezは現在のフォルダをserveします。</p>
<p>これらのオプションが好きでない場合、<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver">他にもたくさんのシンプルなサーバーがあります</a>。</p>
<p>これらのオプションが好きでない場合、<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver" target="_blank">他にもたくさんのシンプルなサーバーがあります</a>。</p>
<p>これでサーバーのセットアップが完了したので<a href="textures.html">テクスチャ</a>のページに移動しましょう。</p>

</div>
Expand Down
6 changes: 3 additions & 3 deletions manual/ko/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>개발 환경 구성하기</h1>
받을 수도 있죠. 다운 받은 뒤에는 압축 프로그램으로 압축을 풀어주세요.</p>
<p>다음으로 간단한 웹 서버를 하나 다운 받습니다.</p>
<p>만약 UI가 있는 웹 서버를 찾는다면
<a href="https://greggman.github.io/servez">Servez</a>를 추천합니다.</p>
<a href="https://greggman.github.io/servez" target="_blank">Servez</a>를 추천합니다.</p>
<p></p><div class="threejs_image border">
<img class="" src="../resources/servez.gif">
</div>
Expand All @@ -50,7 +50,7 @@ <h1>개발 환경 구성하기</h1>
이동하세요.</p>
<p>서버를 중지하려면 Servez를 멈추거나 종료하면 됩니다.</p>
<p>만약 CLI(Command Line Interface, 명령 줄 인터페이스)를 선호한다면(전 선호합니다)
<a href="https://nodejs.org">node.js</a>를 써도 좋습니다. 다운 받아 설치한 다음 프롬프트 /
<a href="https://nodejs.org" target="_blank">node.js</a>를 써도 좋습니다. 다운 받아 설치한 다음 프롬프트 /
콘솔 / 터미널 창을 엽니다. 윈도우를 사용한다면 설치 마법사가 "Node Command Prompt"를
추가할 테니 그걸 사용해도 좋습니다.</p>
<p>창을 띄웠으면 <a href="https://github.com/greggman/servez-cli"><code class="notranslate" translate="no">servez</code></a>를 설치합니다.</p>
Expand All @@ -70,7 +70,7 @@ <h1>개발 환경 구성하기</h1>
<p></p>
<p>다음으로 브라우저에서 <a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>로
접속하세요. 경로를 지정하지 않으면 현재 경로를 서버의 ROOT 경로로 사용합니다.</p>
<p>만약 Servez가 마음에 들지 않는다면, <a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver">다른 간단한 웹 서버</a>를 사용해도 좋습니다.</p>
<p>만약 Servez가 마음에 들지 않는다면, <a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver" target="_blank">다른 간단한 웹 서버</a>를 사용해도 좋습니다.</p>
<p>이제 개발 환경을 갖추었으니, <a href="textures.html">텍스처</a>에 대해 알아봅시다.</p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion manual/ko/webxr-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h1>VR</h1>
<p>VR을 보는 데 사용하는 장치가 실행 중인 컴퓨터와 다른 경우
https를 통해 웹 페이지를 서비스해야 합니다. 그렇지 않으면 브라우저에서 사용을 허용하지 않습니다.
WebXR API. <a href="setup.html">the article on setting up</a>에 언급된 서버
<a href="https://greggman.github.io/servez">Servez</a>에는 https를 사용할 수 있는 옵션이 있습니다.
<a href="https://greggman.github.io/servez" target="_blank">Servez</a>에는 https를 사용할 수 있는 옵션이 있습니다.
확인 후 서버를 시작합니다.</p>
<div class="threejs_center"><img src="resources/images/servez-https.png" class="nobg" style="width: 912px;"></div>

Expand Down
6 changes: 3 additions & 3 deletions manual/ru/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1>Настройка окружения </h1>
После загрузки дважды щелкните по zip-файлу, чтобы распаковать файлы.</p>
<p>Затем загрузите один из этих простых веб-серверов или воспользуйтесь средствами вашего ide</p>
<p>Если вы предпочитаете веб-сервер с пользовательским интерфейсом, есть
<a href="https://greggman.github.io/servez">Servez</a></p>
<a href="https://greggman.github.io/servez" target="_blank">Servez</a>.</p>
<p></p><div class="threejs_image border">
<img class="" src="../resources/servez.gif">
</div>
Expand All @@ -48,7 +48,7 @@ <h1>Настройка окружения </h1>
вы хотите просмотреть примеры, перейдите в <a href="http://localhost:8080/threejs"><code class="notranslate" translate="no">http://localhost:8080/threejs</code></a>.</p>
<p>Чтобы остановить сервер нажмите stop или выйдите из Servez.</p>
<p>Если вы предпочитаете командную строку (как я), еще один способ заключается
в использовании <a href="https://nodejs.org">node.js</a>.
в использовании <a href="https://nodejs.org" target="_blank">node.js</a>.
Загрузите его, установите его, затем откройте окно командной строки / консоли / терминала.
Если вы работаете в Windows, установщик добавит специальную "Node Command Prompt", используйте ее.</p>
<p>Затем установите <a href="https://github.com/greggman/servez-cli"><code class="notranslate" translate="no">servez</code></a> набрав в консоли</p>
Expand All @@ -66,7 +66,7 @@ <h1>Настройка окружения </h1>
<p>Затем в вашем браузере перейдите на <a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>.</p>
<p>Если вы не укажете путь, тогда http-сервер будет хостить(размещать на сервере) текущую папку.</p>
<p>Если какой-либо из этих вариантов вам не по вкусу,
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver">есть много других простых серверов на выбор</a>.</p>
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver" target="_blank">есть много других простых серверов на выбор</a>.</p>
<p>Теперь, когда вы настроили сервер, мы можем перейти к <a href="textures.html">текстурам</a>.</p>

</div>
Expand Down
6 changes: 3 additions & 3 deletions manual/zh/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>设置</h1>
一旦下载完成双击文件来解压。</p>
<p>下一步下载一个简单的web服务。</p>
<p>如果你更喜欢有用户界面的web服务,这有一个
<a href="https://greggman.github.io/servez">Servez</a></p>
<a href="https://greggman.github.io/servez" target="_blank">Servez</a></p>
<p></p><div class="threejs_image border">
<img class="" src="../resources/servez.gif">
</div>
Expand All @@ -50,7 +50,7 @@ <h1>设置</h1>
打开你的浏览器的<a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>或者
你想浏览例子打开<a href="http://localhost:8080/threejs"><code class="notranslate" translate="no">http://localhost:8080/threejs</code></a>。</p>
<p>点击stop或者推出Servez来停止服务。
如果你更喜欢命令行(我就是),另一种方法是使用<a href="https://nodejs.org">node.js</a>。
如果你更喜欢命令行(我就是),另一种方法是使用<a href="https://nodejs.org" target="_blank">node.js</a>。
下载,安装,然后打开一个command prompt / console / terminal窗口。 如果你是在Windows上安装程序会添加一个特别的"Node Command Prompt"所以使用它。</p>
<p>然后安装<a href="https://github.com/greggman/servez-cli"><code class="notranslate" translate="no">servez</code></a>通过输入</p>
<pre class="prettyprint showlinemods notranslate notranslate" translate="no">npm -g install servez
Expand All @@ -67,7 +67,7 @@ <h1>设置</h1>
<p>然后在你的浏览器中打开<a href="http://localhost:8080/"><code class="notranslate" translate="no">http://localhost:8080/</code></a>。</p>
<p>如果你没有指定路径那么servez会使用当前的文件夹。</p>
<p>如果这些都不是你的选择
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver">这里有很多其他的服务可供选择</a>。</p>
<a href="https://stackoverflow.com/questions/12905426/what-is-a-faster-alternative-to-pythons-servez-or-simplehttpserver" target="_blank">这里有很多其他的服务可供选择</a>。</p>
<p>现在你有了服务我们可以移步到<a href="textures.html">纹理</a>.</p>

</div>
Expand Down