How can a designer create the illusion of space on a 2D surface?

What will be an ideal response?


A designer can create the illusion of spatial depth by manipulating the formal elements and composition.

Computer Science & Information Technology

You might also like to view...

What does the following code print out?

dim example As String = “VB_Programming” Console.Write(example.Substring( 3, 5 ) a) _Pr b) _Prog c) Pro d) Progr

Computer Science & Information Technology

The command find . name "?" print

a: starts from the current directory, and finds all files with filename ? b: starts from the home directory, and finds all files with filename ? c: starts from the root directory, and finds all files that have a ? mark as part of their filenames d: starts from the current directory, and finds all files with one character filename e: none of the above

Computer Science & Information Technology

When you create a table, all of the cells have black, solid line borders of which point size?

A) 1/2 point B) 1.5 pt C) 2 pt D) 1 pt

Computer Science & Information Technology

To emphasize a category in a pie chart, you can manually pull out or ________ the slice

Fill in the blank(s) with correct word

Computer Science & Information Technology