diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3a2913e199cebe9ace75cf7e5a2818da27fbd3 --- /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 0000000000000000000000000000000000000000..419e97efb889b26279046e77336cc3f6c6951ad1 --- /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