happy deepavali..(4th week :)
maths: learning more new things..
project management: did a activity on buyers and sellers..
cpp: learnt inheritance (combining different classes) class rectangleType : public shapeType
{ a b
} c d :)
cg: learnt to move the camera view so that image is 3ddd...(x,y,z)..
gluLookAt ( eyeX , eyeY, eyeZ , centerX, centerY, centerZ , upX , upY , upZ )
glEnable(GL_DEPTH_TEST);
***data structure tml***