Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Project Synopsis on

“ OBJECT ASSEMBLY “

Submitted by:

Arindrajit Pramanik 4AI08CS011

Banajit Sarma 4AI08CS017

Under the guidance of


Mr.Darshan L.M. B.E.,M.Tech
Sr. Lecturer
Dept of CS&E

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

ADICHUNCHANAGIRI INSTITUTE OF TECHNOLOGY


(Affiliated to V.T.U., Accredited by NBA)
CHIKMAGALUR-577102, KARNATAKA
Abstract:

The implementation of the project is done in C language using the OpenGL set of APIs. Here we are using
the polygonal objects like triangle, rectangle, square etc to create a structure. We are rotating these polygons
along an axis by using the rotate function and move these polygons with respect to four directions using
special move function. Here we are using more than one polygon and we are assembling these polygons to
construct a house like structure. We are adding the menu entry to choose respective objects. By using
keyboard button we can select the rotation type and moving direction of the objects.

Fig: Object Assembly

You might also like