You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
What fuels long-term business success? Not operational excellence, technology breakthroughs, or new business models, but management innovation—new ways of mobilizing talent, allocating resources, and formulating strategies. Through history, management innovation has enabled companies to cross new performance thresholds and build enduring advantages. In The Future of Management, Gary Hamel argues that organizations need management innovation now more than ever. Why? The management paradigm of the last century—centered on control and efficiency—no longer suffices in a world where adaptability and creativity drive business success. To thrive in the future, companies must reinvent manageme...
Rendering is a crucial component of computer graphics— the conversion of a description of a 3D scene into an image for display. Algorithms for animation, geometric modeling, and texturing all must feed their results through some sort of rendering process for the results to be visible in an image. Focusing on realistic images, physically based rendering incorporates ideas from a range of disciplines, including physics, biology, psychology, cognitive science, and mathematics. This book presents the algorithms of modern photorealistic rendering and follows step by step the creation of a complete rendering system. As each new rendering concept is introduced it is also shown implemented in code...
A marketing director’s story of working at a startup called Google in the early days of the tech boom: “Vivid inside stories . . . Engrossing” (Ken Auletta). Douglas Edwards wasn’t an engineer or a twentysomething fresh out of school when he received a job offer from a small but growing search engine company at the tail end of the 1990s. But founders Larry Page and Sergey Brin needed staff to develop the brand identity of their brainchild, and Edwards fit the bill with his journalistic background at the San Jose Mercury News, the newspaper of Silicon Valley. It was a change of pace for Edwards, to say the least, and put him in a unique position to interact with and observe the staff ...
In this collection of essays and articles, key members of Google's Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world.
Based on course notes of SIGGRAPH course teaching techniques for real-time rendering of volumetric data and effects; covers both applications in scientific visualization and real-time rendering. Starts with the basics (texture-based ray casting) and then improves and expands the algorithms incrementally. Book includes source code, algorithms, diagr
A comprehensive update of the leading-edge computer graphics textbook that sets the standard for physically-based rendering in the industry and the field, with new material on GPU ray tracing. Photorealistic computer graphics are ubiquitous in today’s world, widely used in movies and video games as well as product design and architecture. Physically-based approaches to rendering, where an accurate modeling of the physics of light scattering is at the heart of image synthesis, offer both visual realism and predictability. Now in a comprehensively updated new edition, this best-selling computer graphics textbook sets the standard for physically-based rendering in the industry and the field. ...
GPU Pro4: Advanced Rendering Techniques presents ready-to-use ideas and procedures that can help solve many of your day-to-day graphics programming challenges. Focusing on interactive media and games, the book covers up-to-date methods for producing real-time graphics.Section editors Wolfgang Engel, Christopher Oat, Carsten Dachsbacher, Michal Vali
This book contains the final versions of the proceedings of the fifth EUROGRA PHICS Workshop on Rendering held in Darmstadt, Germany, between 13-15 June 1994. With around 80 participants and 30 papers, the event continued the successful tradition of the previous ones establishing the event as the most im portant meeting for persons working on this area world-wide. After more than 20 years of research, rendering remains an partially unsolved, interesting, and challenging topic. This year 71 (!) papers have been submitted from Europe, North America, and Asia. The average quality in terms of technical merit was impressive, showing that substantial work is achieved on this topic from several gro...
Imaging techniques seek to simulate the array of light that reaches our eyes to provide the illusion of sensing scenes directly. Both photography and computer graphics deal with the generation of images. Both disciplines have to cope with the high dynamic range in the energy of visible light that human eyes can sense. Traditionally photography and computer graphics took different approaches to the high dynamic range problem. Work over the last ten years though has unified these disciplines and created powerful new tools for the creation of complex, compelling and realistic images. This book provides a practical introduction to the emerging new discipline of high dynamic range imaging that combines photography and computer graphics. By providing detailed equations and code, the book gives the reader the tools needed to experiment with new techniques for creating compelling images. A supplemental website contains downloads and additional information.