From 3137885ff7e98099d35b738c26a8d9248414c6d5 Mon Sep 17 00:00:00 2001
From: MOHAMED MEHIAOUI <mohamed.mehiaoui8@etu.univ-lorraine.fr>
Date: Sun, 9 Mar 2025 13:01:42 +0100
Subject: [PATCH] ""

---
 .vscode/settings.json       |  3 +++
 MEHIAOUI/checklistProjet.md | 20 ++++++++++++++++++++
 2 files changed, 23 insertions(+)
 create mode 100644 .vscode/settings.json
 create mode 100644 MEHIAOUI/checklistProjet.md

diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..6f3a291
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+    "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/MEHIAOUI/checklistProjet.md b/MEHIAOUI/checklistProjet.md
new file mode 100644
index 0000000..419e97e
--- /dev/null
+++ b/MEHIAOUI/checklistProjet.md
@@ -0,0 +1,20 @@
+- [ ] Esthetisme
+- [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
+- [ ] Eclairage
+- [ ] Ombres portées
+- [X] Position de la caméra
+- [ ] Brouillard
+- [ ] Effet miroir
+- [X] Texture classique
+- [ ] Texture avec transparence
+- [ ] Sprites
+- [ ] Environment map
+- [ ] Skybox
+- [ ] Animations
+- [ ] normal maps
+- [ ] Interaction par GUI
\ No newline at end of file
-- 
GitLab