Advertisement
Guest User

joco

a guest
Dec 25th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. <!DOCTYPE>
  2. <html>
  3. <style>
  4. body {background-color:#f1f1f1}
  5. table {width:960px;margin-top:20px;background-color:white;border-style:solid;border-color:black}
  6. h1 {font-family:Arial;color:#961619}
  7. h3 {font-family:Arial;color:#961619}
  8. .text1 {color:#1585c6}
  9. .text2 {margin:5px;padding:5px;border-width:10px}
  10. .text3 {border-width:5px;padding-top:5px;padding-bottom:5px;padding-right:10px;
  11. padding-left:10px;}
  12. .paragraf {width:396px;background-color:#961619;color:white;font-family:Arial;font-size:0.8em;
  13. margin:0px;padding-top:10px;padding-bottom:10px;padding-right:5px;padding-right:5px}
  14.  
  15.  
  16.  
  17.  
  18. </style>
  19. <body>
  20. <table align="center" border="0">
  21. <tr>
  22. <td>
  23. <img src ="header.png" align="left">
  24. </td>
  25. <td>
  26. <h1 width="3em">Don't trust your eyes: cutting-edge visual effects</h1>
  27. </td>
  28. </tr>
  29. <tr>
  30. <td colspan="2">
  31. <p class="text1"><b>
  32. Doug Roble and Nafees Bin Zafar,
  33. </b></p>
  34. </td>
  35. </tr>
  36. <tr class="text2">
  37. <td colspan="2">
  38. <p ><b>Digital Domain</b></p>
  39.  
  40. </td>
  41. </tr>
  42. <tr class="text3">
  43. <td colspan="2">
  44. <p>Computer-generated imagery (CGI) in films
  45. has advanced to the point that it's often
  46. difficult for viewers to figure out which
  47. scenes have visual effects in them. Two CGI
  48. effects that illustrate the state of the art
  49. are facial animation and fluid dynamics.
  50. </p>
  51. <p>
  52. Looking back at the past 30 years of movies reveals that visual effects have evolved over three distinct periods. The 1980s were the Golden Age of Practical Visual Effects. The decade started with The
  53. Empire Strikes Back and E.T.: The Extra-Terrestrial, films that showed what was possible with elaborate models,
  54. puppets, and motion-control cameras, and ended with effects-driven blockbusters like Batman and Indiana Jones
  55. and the Last Crusade.</p>
  56. <p>
  57. The use of CGI rapidly increased during the past decade, which might be characterized as the Twilight of Traditional Effects. Recent movies from Lord of the Rings trilogy to Transformers offer dramatic examples of CGI dominance, but perhaps the most telling can be seen in changes like those at our visual-effects company, Digital Domain (<a href="http://www.digitaldomain.com/">www.digitaldomain.com</a>).
  58. </p>
  59. <h3>THE PERSUIT OF DETAIL</h3>
  60. <p>
  61. The main reason that CGI has supplanted models and motion control is its unlimited potential. It may not be easy or cheap, but anything that a writer or director imagines can be created with computer graphics.
  62. </p>
  63. <img src="track.jpg" width="400px">
  64. <p class="paragraf">Figure 1. An old-school practical visual effect: Flipping over an 18-wheel truck in The Dark Knight. *** copy znak ** Warner Bros. Pictures.
  65. </p>
  66.  
  67. </td>
  68.  
  69.  
  70.  
  71.  
  72.  
  73. </tr>
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93. </table>
  94. </body>
  95. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement