|
Ctrl + F1
|
|
|
Ctrl + F2
|
|
|
Ctrl + Shift + >
|
Increases the selected text size by one.
|
|
Ctrl + Shift + <
|
Decreases the selected text size by one.
|
|
Ctrl + Shift + F6
|
Switches to another open Microsoft Word document.
|
|
Ctrl + Shift + F12
|
Prints the document.
|
|
F1
|
Open Help.
|
|
F4
|
Repeat the last action performed (Word 2000+)
|
|
F5
|
Open the Find, Replace, and Go To window in Microsoft Word.
|
|
F7
|
Spellcheck and grammar check selected text or document.
|
|
F12
|
Save As.
|
|
Shift + F3
|
letter at the beginning of every word.
|
|
Shift + F7
|
Runs a Thesaurus check on the selected word.
|
|
Shift + F12
|
Save the open document. Just like Ctrl + S.
|
|
Shift + Enter
|
|
|
Shift + Insert
|
Paste.
|
|
Shift + Alt + D
|
Insert the current date.
|
|
Shift + Alt + T
|
Insert the current time.
|
3D Computer Graphics
3D Computer Graphics In the 2D system, we use only two coordinates X and Y but in 3D, an extra coordinate Z is added. 3D graphics techniques and their application are fundamental to the entertainment, games, and computer-aided design industries. It is a continuing area of research in scientific visualization. Furthermore, 3D graphics components are now a part of almost every personal computer and, although traditionally intended for graphics-intensive software such as games, they are increasingly being used by other applications. Parallel Projection Parallel projection discards z-coordinate and parallel lines from each vertex on the object are extended until they intersect the view plane. In parallel projection, we specify a direction of projection instead of center of projection. In parallel projection, the distance from the center of projection to project plane is infinite. In this type of projection, we connect the projected vertices by line segments which ...
Comments
Post a Comment