Computer Graphics Laboratory NA.VIKRAMAN Author

Computer Graphics Laboratory NA.VIKRAMAN Author
Categories: Soups, Noodle
Brand: NA.VIKRAMAN
15 USD
Buy Now

Aim:To write a C program to perform window-to-viewport transformation Software requirements:C, C++ compilers, Java, OpenGLHardware requirements:Dual core processor, DDR2 1GB RAM, 250 GB HDD Algorithm:Start the program.Input the minimum and maximum coordinates of a window,Input the minimum and maximum coordinates of a viewport,Input the coordinates of image to be displayed,Perform the scaling to transform the image to window and to viewport,Stop the program.