Browsing by Author "Rapaka, Rajesh"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Master Thesis Developing a library for computer graphics application based on Direct X functions(2004) Rapaka, RajeshThe growing need for computer graphics applications demands flexible and powerful libraries. However, the available libraries are not easy - to - use software systems. The main reason is that these systems have been developed for general applications and a large number of different cases including error cases have been dealt with. My aim in this project is simplifying the use of these systems by developing a shell, which includes some library functions. These functions deal with the general cases and eliminate the need for considering them in the developed programs. Ill Some libraries were developed for "Moving in a 3D environment", "Auto texture generation", "Illumination" and "Texture blending". These libraries should reduce the strenuous manual coding and give accuracy and simplicity in debugging. Many untouched parts of OpenGL were revised and many undesired functionality were corrected