Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 613 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 613 Bytes

CG 2023/2024

Group T08G04

TP 4 Notes

Tangram

  • 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.

Tangram


Unit Cube

  • 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.

UnitCude