OpenGL Program to create a cylinder and parallelepiped by extruding a circle and a quadrilateral respectively Team Topic Nest October 18, 2019 0 Comments Read More
OpenGL program to draw a simple sphere by applying the light source along with the material properties for the surfaces used in the scene. Team Topic Nest October 18, 2019 0 Comments Read More
OpenGL to draw a color cube and allow the user to move the camera suitably to experiment with perspective viewing Team Topic Nest October 18, 2019 0 Comments Read More
Create and rotate a triangle about the origin and a fixed point(Graphic program) Team Topic Nest October 18, 2019 0 Comments Read More
Draw a color cube and spin it using OpenGL transformation matrices. Team Topic Nest October 18, 2019 0 Comments Read More
Design, develop and implement recursively subdivide a tetrahedron to form 3D sierpinski gasket. The number of recursive steps is to be specified by the user(graphic program) Team Topic Nest October 18, 2019 0 Comments Read More
Design, develop and implement 2D sierpinski gasket(Graphic program) Team Topic Nest October 18, 2019 0 Comments Read More
Graphic program to plot the points using OpenGL Primitives. Team Topic Nest October 18, 2019 0 Comments Read More
C program to use (++) operator with return value of function Team Topic Nest October 18, 2019 0 Comments Read More
C program to count number of characters, words and lines in a text or paragraph Team Topic Nest October 18, 2019 0 Comments Read More