commit 55de57fb3a16d7b2b0a1dc09369fd1fa526980d8 parent 5e66cbd11f9968c486526ac459a5744a57c3db87 Author: Martin Kloeckner <mjkloeckner@gmail.com> Date: Mon, 8 Jul 2024 18:38:29 -0300 updated screenshot (with shadows enabled) Diffstat:
M | tp/README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tp/README.md b/tp/README.md @@ -4,7 +4,7 @@ El trabajo practico consiste en implementar una escena en 3D en [WebGL](https://www.khronos.org/webgl/) utilizando la librería de JavaScript [Three.js](https://threejs.org/) -![main_night](https://github.com/mjkloeckner/86.43-tp/assets/64109770/7c6c5819-63ce-485b-8b1c-766ff1cca611) +![screenshot](https://github.com/mjkloeckner/86.43-tp/assets/64109770/95ee0b32-0092-4627-bfe9-f45becda354a) ## Inicio Rápido