Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • e47747u/webgl25
  • vincen251u/webgl25
  • villard5/webgl25
3 results
Show changes
Commits on Source (2)
......@@ -34,14 +34,14 @@ https://github.com/mrdoob/three.js/blob/master/examples/webgl_loader_obj_mtl.htm
## CHECK LIST
*(ajouter X pour cocher)*
- [X] Esthetisme
- [ ] Mise en page de la page web
- [x] Mise en page de la page web
- [ ] Paragraphe(s) d'explications techniques
- [ ] Légèreté du dossier (<2Mo)
- [X] Géométrie
- [X] Couleur
- [X] Transparence
- [X] Eclairage
- [ ] Ombres portées
- [X] Ombres portées
- [X] Position de la caméra
- [X] Brouillard
- [X] Effet miroir
......@@ -52,4 +52,4 @@ https://github.com/mrdoob/three.js/blob/master/examples/webgl_loader_obj_mtl.htm
- [ ] Skybox
- [ ] specular maps
- [X] normal maps
- [ ] Interaction par GUI
- [X] Interaction par GUI
This diff is collapsed.
Image diff could not be displayed: it is too large. Options to address this: view the blob.
DUFOUR/elements/sol_boiserie.jpg

6.16 MiB | W: 0px | H: 0px

DUFOUR/elements/sol_boiserie.jpg

1.34 MiB | W: 0px | H: 0px

DUFOUR/elements/sol_boiserie.jpg
DUFOUR/elements/sol_boiserie.jpg
DUFOUR/elements/sol_boiserie.jpg
DUFOUR/elements/sol_boiserie.jpg
  • 2-up
  • Swipe
  • Onion skin
Image diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -14,7 +14,7 @@
justify-content: center;
width: 100%;
gap: 20px;
}
}
h2 {
font-style: italic;
font-weight: lighter;
......@@ -60,7 +60,7 @@
1889<br>
Huile sur toile</p>
<img src="img.jpg" alt="La Chambre de Van Gogh - Peinture originale">
<p>DE RYCKE Leanne <br>DUFOUR Louise <br><br>Reproduction 3D WEBGL <br>BUT1 INFO 2025</p>
<p>DE RYCKE Leanne <br>DUFOUR Louise <br><br>Reproduction 3D WEBGL <br>BUT2 INFO 2025</p>
</div>
<!-- Scène WebGL à droite -->
......