- In the first exercise we were asked to apply the corresponding texture in the
tangram.png
file to each object that makes the tangram. Matching the texture coordinates with the object's was a bit hard and we were only able to do it by trial and error.
- Applying the textures to the cube's faces was not that hard and, using the command that was previously in the
MyScene.js
file, magnifying the texture without streching it was easy.