Computer Science: An Overview (12th Edition)
12th Edition
ISBN: 9780133760064
Author: Glenn Brookshear, Dennis Brylow
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 10, Problem 19CRP
Program Plan Intro
Modeling:
- It is a process in which a scene graph is created by usage of polygonal meshes that represents different objects on set.
- It includes mathematical principles, it attempts to maximize details.
- The mesh can be loaded into at same time based on constraints of speed and storage.
- It uses different
algorithms for generating homogenous objects.
Rendering:
- It is process of determining the way the objects appears in scene graph when projected onto plane.
- It involves determining light surface interaction to determine manner in which light is refracted, reflected or absorbed at object’s surface.
- It determines the objects that would be visible at center of projection and those hidden by other objects.
- It determines shading required at given point on surface through interpolation of intensity and edges of polygonal patches.
Explanation of Solution
Computationally intense task:
- Rendering denotes a more computationally intense task among both of them.
- It involves determining light surface interaction to determine manner in which light is refracted, reflected or absorbed at object’s surface...
Explanation of Solution
Creative task:
- Rendering denotes a more creative task among both of them.
- It involves determining light surface interaction to determine manner in which light is refracted, reflected or absorbed at object’s surface...
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
In Task 2, you try to look inside the generative process. What can you say about it?
Select one:
a.
The generative process appears slightly chaotic and is not immediately clear for a human to interpret.
b.
The model starts with the image it came up with which is first in black and white. It then gradually colours the image one bit at a time.
c.
The model drafts things similarly as a human would. It starts by sketching out outlines and then fills in the details.
The object-oriented design methods that are used should be set up so that they put more focus on modelling and less on process. Give me one strong case.
In a computer system when resources are limited, how would you choose amongst several graphic representations?
Chapter 10 Solutions
Computer Science: An Overview (12th Edition)
Ch. 10.1 - Prob. 1QECh. 10.1 - Prob. 2QECh. 10.1 - Prob. 3QECh. 10.2 - Prob. 1QECh. 10.2 - Prob. 2QECh. 10.2 - Prob. 3QECh. 10.3 - Prob. 1QECh. 10.3 - Prob. 2QECh. 10.3 - Prob. 3QECh. 10.3 - Prob. 4QE
Ch. 10.3 - Prob. 5QECh. 10.4 - Prob. 1QECh. 10.4 - Prob. 2QECh. 10.4 - Prob. 3QECh. 10.4 - Prob. 4QECh. 10.4 - Prob. 5QECh. 10.5 - Prob. 1QECh. 10.5 - Prob. 2QECh. 10.5 - Prob. 3QECh. 10.5 - Prob. 4QECh. 10.6 - Prob. 1QECh. 10.6 - What is a storyboard?Ch. 10.6 - Prob. 3QECh. 10.6 - Prob. 4QECh. 10 - Prob. 1CRPCh. 10 - Prob. 2CRPCh. 10 - Prob. 3CRPCh. 10 - Prob. 4CRPCh. 10 - Prob. 5CRPCh. 10 - Prob. 6CRPCh. 10 - Prob. 7CRPCh. 10 - Prob. 8CRPCh. 10 - Prob. 9CRPCh. 10 - Prob. 10CRPCh. 10 - Prob. 11CRPCh. 10 - Prob. 12CRPCh. 10 - Prob. 13CRPCh. 10 - Prob. 14CRPCh. 10 - Prob. 15CRPCh. 10 - Prob. 16CRPCh. 10 - Prob. 17CRPCh. 10 - Prob. 18CRPCh. 10 - Prob. 19CRPCh. 10 - Prob. 20CRPCh. 10 - Prob. 21CRPCh. 10 - Prob. 22CRPCh. 10 - Prob. 23CRPCh. 10 - Prob. 24CRPCh. 10 - Prob. 25CRPCh. 10 - Prob. 26CRPCh. 10 - Prob. 27CRPCh. 10 - Prob. 28CRPCh. 10 - Prob. 29CRPCh. 10 - Prob. 30CRPCh. 10 - Prob. 31CRPCh. 10 - Prob. 32CRPCh. 10 - Prob. 33CRPCh. 10 - In what way does the hardware in a computer...Ch. 10 - Prob. 35CRPCh. 10 - Prob. 36CRPCh. 10 - Prob. 37CRPCh. 10 - Prob. 38CRPCh. 10 - Prob. 39CRPCh. 10 - Prob. 40CRPCh. 10 - Prob. 41CRPCh. 10 - Prob. 42CRPCh. 10 - Prob. 43CRPCh. 10 - Prob. 44CRPCh. 10 - Prob. 1SICh. 10 - The following questions are intended as a guide to...Ch. 10 - Prob. 3SICh. 10 - Prob. 4SI
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Image classification from scratch - transfer learning - medical image classification Choose one task, the write code and run it on your PC for your task. and then try to improve the performance.arrow_forwardHow can we make the most of simulation models while trying to recreate situations that do not neatly fall into one of many predetermined categories?arrow_forwardImage classification from scratch - transfer learning - medical image classification Chose one task, follow the code which is related to given topics and run it on your PC for your task. and then try to improve the performance.arrow_forward
- Distinguish between modeling and rendering as used in computer graphics and Explain why perspective transformations are more preferable to paralleltransformations.arrow_forwardIn the realm of computer graphics, how does duality assist in tasks such as polygon triangulation?arrow_forwardExplain what the difference is between pixel graphics and object graphics, and then compare and contrast the positive and negative aspects of each when it is exhibited.arrow_forward
- Create a working definition of the system's parts from the perspective of a computer simulation.arrow_forwardIs the use of a computer really essential if one wishes to achieve realism in the outcomes of a simulation? Explain.arrow_forwardGive an explanation of the distinction between pixel graphics and object graphics, as well as an analysis of the benefits and downsides of using each kind of graphics where appropriate.arrow_forward
- Give a definition of the parts of a system from the perspective of a computer simulation. In order to better understand, it would be helpful to see some examples of each.arrow_forwardHow important is the reflection vector when it comes to computer graphics? Expound on at least two examples to back up your claim.arrow_forwardExplain the distinction between pixel graphics and object graphics, then compare and contrast the advantages and disadvantages of each when they are shown.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- COMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L