Skip to content

Commit

Permalink
deploy: b3cdc2f
Browse files Browse the repository at this point in the history
  • Loading branch information
Flora0510 committed Dec 18, 2024
1 parent eaa51eb commit 663e968
Showing 1 changed file with 42 additions and 1 deletion.
43 changes: 42 additions & 1 deletion 582-401-realite-mixte/ressources.html
Original file line number Diff line number Diff line change
Expand Up @@ -7091,6 +7091,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#developper-sur-android" class="md-nav__link">
<span class="md-ellipsis">
Développer sur Android
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -7123,6 +7132,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#vuforia" class="md-nav__link">
<span class="md-ellipsis">
Vuforia
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -11728,6 +11746,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#developper-sur-android" class="md-nav__link">
<span class="md-ellipsis">
Développer sur Android
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -11760,6 +11787,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#vuforia" class="md-nav__link">
<span class="md-ellipsis">
Vuforia
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -11792,7 +11828,11 @@ <h4 id="debuter-son-projet">Débuter son projet<a class="headerlink" href="#debu
<li><a href="unity/fenetres.html">Fenêtres</a></li>
<li><a href="unity/nomenclature.html">Nomenclature</a></li>
<li><a href="unity/creer_projet.html">Importer des <em>Assets</em> depuis le <em>Asset store</em></a></li>
</ul>
<h4 id="developper-sur-android">Développer sur Android<a class="headerlink" href="#developper-sur-android" title="Permanent link"></a></h4>
<ul>
<li><a href="installation/configuration.html">Changer sa plateforme de développement pour Android</a></li>
<li><a href="installation/unity-remote.html">Utiliser Unity remote pour visualiser le résultat sur son téléphone</a></li>
</ul>
<h4 id="notions-de-base">Notions de base<a class="headerlink" href="#notions-de-base" title="Permanent link"></a></h4>
<ul>
Expand All @@ -11813,7 +11853,8 @@ <h2 id="creation-de-visuels">Création de visuels<a class="headerlink" href="#cr
<ul>
<li><a href="unity/sprite.html">Sprites</a></li>
<li><a href="unity/video.html">Vidéos</a></li>
</ul></div>
</ul>
<h2 id="vuforia">Vuforia<a class="headerlink" href="#vuforia" title="Permanent link"></a></h2></div>



Expand Down

0 comments on commit 663e968

Please sign in to comment.