T2 Adding vec.h and color.h (easy)

2.1 Create vec3.h under src directory

Tutorial

Copy the following content as provided in the above tutorial into it

2.2 Create color.h under src directory

Tutorial

Copy the content of color.h from the above tutorial into the file

Last updated