OpenGL configured environment, C/C++ Programming

Assignment Help:
1. Using Visual C++ and your OpenGL configured environment, write an application that displays a “unique” graphical scene that you designed and coded for this course. What you put in your graphical scene is up to you. But it needs to be displayed in a 800 x 600 window and include multiple shapes and include multiple text elements. You need to use Graphic output primitives as discussed in class up till this point. For example, you could create a 2D house with windows, a door and a chimney and label your house “My Dream home”. You could also generate a scene with animals, fish, flowers or other objects you want to create based on the primitives. I recommend you use “Graph” paper or a model of some type as your design to make it easier to set your coordinates. Have fun and be creative.

Deliverables:
You should submit a word document that includes the results for the first 2 questions of this assignment along with a screen capture of the output of you running your Visual C++ code. You should also submit your C++ source code and header file. You should name your word assignment “yournamehw2.doc” (or .docx). You should name your C++ source code yournamehw2.cpp. Be sure to submit your homework in the WebTycho assignments folder no later than the due date listed in the syllabus.

Related Discussions:- OpenGL configured environment

Area under the curve, Write a program to find the area under the curve y = ...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Explalin concept of derivations in c++, derivations 1. Regardless of the...

derivations 1. Regardless of the type of derivation, private members are inherited by the derived class, but cannot be accessed by the new member function of the derived class,

C++ programming, Write a program to convert English units to metric (e.g., ...

Write a program to convert English units to metric (e.g., miles to kilometers, gallons to liters, etc.). Include a specification and a code design.

What difficulty does the namespace feature solve out?, A: Multiple provider...

A: Multiple providers of libraries might employ common global identifiers causing a name collision whereas an application attempt to link with two or more such libraries. The names

Cipher: Decrypt and Encrypt, You must write a program that can both decrypt...

You must write a program that can both decrypt and encrypt a single word that is entered by the user. The initial choice of encryption and decryption is left up to the user. Addi

Tracing of abstract array - c++ program, Tracing of Abstract array: i...

Tracing of Abstract array: inline int isZero( const Object& o ) {     return o == NOOBJECT; }   int AbstractArray::isEqual( const Object& obj ) const {

Data structure, convert BST into sorted doubly linked list

convert BST into sorted doubly linked list

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd