New Version of Android App Released Download Now
Project List - OpenGL Projects
19 comments
-
-
-
-
-
-
hello sir,
i need a draft report for steam engine can u please mail me and my email id is jayaramchaithra20@gmail.com -
-
i need a project report for steam engine...plz can u mail me to
lavanya.kakimallaiah@gmail.com
-
-
hello sir,
i need a report for Miniature steam engine can u please mail me on my id
gaurav_250_ktm@yahoo.co.in -
Sir, I am making a project and need a simple openGL code for weiler atherton polygon clipping algorithm ASAP
please mail me the program at -
-
Sir,i am very interested in working of steam engine project.Can you send me it's algorithm to me and possible it's report?My email is ravikiranojappagol@gmail.com
-
-
if any of u have got report about steam engine project pls mail to this id...nirmalagkumari@gmail.com
-
-
For opengl mini projects with source code and report for 6th sem computer science or information technology students visit : http://www.vtupro.blogspot.com
-
void play1(){
glPushMatrix();
if(h<0.6){
glTranslatef(g,h,0);}
else
{
glTranslatef(g,1.2-h,0);
}
fish11();
glPopMatrix();
}
sir can u pls explain why are we using g n h parameters in the translate function?? -