Discuss the geometrical meaning of the result

Assignment Help Basic Computer Science
Reference no: EM131055495

Question 1

(a) Show that the following inequality is true for the two vectors u and v, u = (1, 1, 1) and v = (-1, -1, 3) and discuss the geometrical meaning of the result.

||u + v|| ≤ ||u|| + ||v||

Answer:

(b) Consider the vector u = (1/ √3, 1/ √3, 1/ √3) and vector v = (1/ √6, 1/ √6, -2/ √6). Discuss the two dot products u?u and u?v and the geometrical meaning of the results.

Answer:

Question 2

(a) A square object is defined by the homogeneous coordinates (-1, 1, 1, 1), (-1, 0, 1, 1), (0, 0, 1, 1) and (0, 1, 1, 1). Suppose the object is scaled 3 units in the x direction, 2 units in the y direction, and 1 unit in the z direction. Solve the transformation operation to determine the new position of the object.

Answer:

(b) Instead of performing the scaling operations, suppose the square object in (a) is rotated 90-degree counter clockwise about the x-axis. Solve the transformation operation to determine the new position of the object.

Answer:

(c) The rotated square in (b) is further rotated 90-degree counter clockwise about the z-axis. Solve the transformation operation to determine the final position of the object.

Answer:

(d) Solve the transformation to determine the matrix representing the two operations in (b) and (c).

Answer:

Question 3

(a) Suppose a surface is defined by the equation x/ √3 + y/ √3 + z/ √3 - √3 = 0. Is the point (1, 1, 1) lying on the surface? Describe the normal vector at a point (x, y, z) on the surface. Describe and calculate the unit normal vector at the point (1, 1, 1) if it lies on the surface. Would the unit normal vector be the same at other points on the surface?

Answer:

(b) Suppose another plane has unit normal vector (1/ √6, 1/ √6, 2/ √6) and is at a signed distance of 13/√6 from the origin. Suppose further that a ray passes through the point (-1, -1, -1), followed by the point (-2.732, -4.464, -6.196). Calculate the intersection point of the ray and the plane.

Answer:

Question 4

(a) Suppose you are doing an animation for a science fiction thriller. Your hero has been trapped in pitch-black pool filled with oil-like liquid in Planet M. He is trying hard to find his way but time is running out - it will only be minutes before his brother is put to eternal rest in the castle! He will need to let the allies know where he is. Unfortunately, in the total darkness he could not move fast. The liquid surrounding him is also dragging him further and further downwards. In his despair he suddenly remembers the sabre the sorcerer has given him. He frantically gropes for the sword and swings it wildly. And then there is light ...

Suppose the light ray is in the direction of (1/ √3, 1/ √3, 1/ √3). Calculate the refraction vector when the ray leaves the oil-like liquid. You may assume that the laws of physics on Planet M are the same as those in Planet Earth. You may also assume that the ratio of refractive index, between the liquid and the air outside, is 0.75, and that the normal vector of the surface of the pool is in the direction (0, 0, -1).

Answer:

(b) The light in the sabre is short-lived. It has gone off in just a few seconds. But it has also served its purpose. The sorcerer has detected his presence. After a short spell of darkness, your hero could see from within the pool another ray of light above the surface sent by the sorcerer ...

Suppose the ray of light in the direction (-1/ √6, -1/ √6, -2/ √6) hits the mirror-like flat surface of the castle besides the pool. Suppose further that the normal vector of the surface is in the direction (1/ √7, √2/ √7, 2/ √7). Compute the reflection vector.

Answer:

(c) The allies positioned around the pool finally see the castle and move towards there. They would like to move as fast as possible. Unfortunately, only some of them see the reflection of the sorcerer's light clearly and could move faster. Others positioned at more awkward locations could only see a dim spot and took a much longer time ...

Explain the Phong Reflection Model. Demonstrate, using this model, that the reflection is the brightest in when the allies are positioned in the same direction as the reflected ray. Demonstrate further the effect on the reflection intensity, for allies located at 60 degree away from the reflected ray, if the shininess of the castle surface has been changed from 2 to 4. You may assume that the specular reflection is 0.8, and the light source is a directional light with intensity 100.

Reference no: EM131055495

Questions Cloud

Prepare a checklist of criteria for evaluating the systems : How will a final decision be communicated to the staff of your hospital organization?
Critical analysis essay based on above topics : Student required to write a critical analysis essay based on the above topics. It is expected that student to write approximately 1,000 words. A minimum of 8 reference listsfrom reputable sources are required. ( Harvard Referencing style should be..
Prepare a presentation about london olympics : Prepare a presentation about London Olympics 2012. What approach/method was used to estimate project costs? Identify at least on example for each category of costs associated with the project.
Problem regarding the center special celebration : Develop a profile for each medium giving the key characteristics,such as type of programming (for broadcast), the type of audience reached, the products commonly advertised, and the appropriateness of this medium as an advertising vehicle for the ..
Discuss the geometrical meaning of the result : Show that the following inequality is true for the two vectors u and v, u = (1, 1, 1) and v = (-1, -1, 3) and discuss the geometrical meaning of the result.
Describe proactive solutions to gang violence : Describe three of the most common forms of antisocial behavior in organized gangs - Describe three proactive solutions to gang violence.
Improving operation and achieving the deadline : How would the A3 tool be useful in making defining improvements, improving operation, and achieving the deadline?
How quality customer service can impact organization culture : This question provides you with an opportunity to analyze the advantages of an organization that offers quality customer service. First, describe what it means to you to provide quality customer service for both internal customers and also externa..
Discuss the requirements for remote administration : Discuss the requirements for remote administration, resource management and SLA management. It may be useful to consider Morad and Dalbhanjan's operational checklists for DSI's OSDS.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Access control policy for lmj-star services

You have been asked to develop an access control policy for LMJ-Star Services (LSS) based on your understanding of the sensitivity of financial data and health care data.

  Write a plan for analysis and design of an e-commerce site

Write a plan for the analysis and design of an e-commerce site recommending which aspects of process and data analysis should be conducted and explaining how they should be integrated.

  Occurred risk likelihood and risk impact

Name of the threat description when and where it occurred risk likelihood and risk impactHow the threat attacks the system

  Make the buttons toggle their respective copies of image

Modify the document described in exercise 6.1 to add four buttons labeled, respectively, northeast, southwest, and southeast.

  Centralized database management systems and distribute

Compare and contrast benefits and challenges that exist between centralized database management systems and distributed database management systems. Identify potential business environments where each can be properly used.

  Write the verilog code for a two-input, two-bit adder

Write the Verilog code for a two-input, two-bit adder. The inputs are to be set by switches SW0-SW3 the three-bit result is to be displayed on LED0-2. Then write the Verilog code to add two hexadecimal integers stored in 4 bits each.

  Instantiate three objects from the class

After creating the objects, use the object's ToString to display each objects information. Now set a value for the finalGrade in each object, and set graduateSemester in the third object to true. Again using the objects Tostring to display each ob..

  History of the use of social media for crm

Social Media is becoming integral in the marketing efforts and campaigns of organizations. The benefit and impact can be significant. Compare and contrast SMM to traditional marketing.

  Excels multiple worksheet abilities

Question 1. Excel's multiple worksheet abilities can do all of the following EXCEPT: (a) create Pivot Charts. (b) group worksheets together to enter data. (c) display worksheets side by side. (d) IN create links among the worksheets.

  Describe the multicultural and multinational issues

Describe the multicultural and multinational issues surrounding information security and describe the security challenges presented when an organization has multiple directors leading information technology departments.

  Human resources business processes

Currently several of their support departments are using manual processes and they wish to automate their accounting and human resources business processes.

  Write a president class in java

Write a President class in java which will keep track of the following information of any president of the United States: Name,President Number,Date of birth and Date of death.

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