Advertisement
julia5500

Multithreading for Visual Effects by Martin Watt [PDF/ePUB]

Aug 7th, 2014
995
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Link Download : http://justamazinglife.com/multithreading-visual-effects-martin-watt-pdfepub/
  2.  
  3. "Hi Guys . I'm sharing to you the link to download free eBook Multithreading for Visual Effects by Martin Watt [PDF/ePUB]
  4. Download now and save some money :).
  5.  
  6. Multithreading for Visual Effects by Martin Watt [PDF/ePUB]
  7.  
  8. Publisher: A K Peters/CRC Press (July 29, 2014)
  9.  
  10. Tackle the Challenges of Parallel Programming in the Visual Effects Industry
  11.  
  12. In Multithreading for Visual Effects, developers from DreamWorks Animation, Pixar, Side Effects, Intel, and AMD share their successes and failures in the messy real-world application area of production software. They provide practical advice on multithreading techniques and visual effects used in popular visual effects libraries (such as Bullet, OpenVDB, and OpenSubdiv), one of the industry’s leading visual effects packages (Houdini), and proprietary animation systems. This information is valuable not just to those in the visual effects arena, but also to developers of high performance software looking to increase performance of their code.
  13.  
  14. Diverse Solutions to Solve Performance Problems
  15.  
  16. After an introductory chapter, each subsequent chapter presents a case study that illustrates how the authors used multithreading techniques to achieve better performance. The authors discuss the problems that occurred and explain how they solved them. The case studies encompass solutions for shaving milliseconds, solutions for optimizing longer running tasks, multithreading techniques for modern CPU architectures, and massive parallelism using GPUs. Some of the case studies include open source projects so you can try out these techniques for yourself and see how well they work.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement