diff --git a/DUFOUR/INFOS.md b/DUFOUR/INFOS.md index 2a6cc8ef2cbbef8f89b8da7c37a56cad81048bdf..52e96fabcd98f3a5dfdcdb49ef8797afe9eb6ac3 100644 --- a/DUFOUR/INFOS.md +++ b/DUFOUR/INFOS.md @@ -40,10 +40,10 @@ https://github.com/mrdoob/three.js/blob/master/examples/webgl_loader_obj_mtl.htm - [X] Géométrie - [X] Couleur - [X] Transparence -- [ ] Eclairage +- [X] Eclairage - [ ] Ombres portées - [X] Position de la caméra -- [ ] Brouillard +- [X] Brouillard - [X] Effet miroir - [X] Texture classique - [X] Texture avec transparence @@ -51,5 +51,5 @@ https://github.com/mrdoob/three.js/blob/master/examples/webgl_loader_obj_mtl.htm - [ ] Environment map - [ ] Skybox - [ ] specular maps -- [ ] normal maps +- [X] normal maps - [ ] Interaction par GUI