Advanced Lighting and Materials with Shaders

Advanced Lighting and Materials with Shaders
Author: Kelly Dempski,Emmanuel Viale
Publsiher: Wordware Publishing, Inc.
Total Pages: 360
Release: 2005
Genre: Computers
ISBN: 9781556222924

Download Advanced Lighting and Materials with Shaders Book in PDF, Epub and Kindle

The world around us is filled with subtle lighting effects, but until recently it was not possible to duplicate these real-world effects in computer games because of the limits of consumer graphics hardware. Advanced Lighting and Materials with Shaders explains the principles of lighting theory and discusses how to create realistic lighting that takes full advantage of the capabilities of modern hardware. Topics include the physics of light, raytracing and related techniques, objects and materials, lighting and reflectance models, implementing lights in shaders, spherical harmonic lighting, spherical harmonics in DirectX, and real-time radiosity.Upon reading this text, you will understand the underlying physics of light and energy; learn about the visual features of different materials and how they can be modeled for real-time graphics; find out about the different lighting models; discover how real-time techniques compare to ray tracing; learn to use the provided shader implementations to implement lights and realistic materials in real time.Accompanying CD-ROM includes all the code in the book with resources (models, textures, probes, etc.) needed to run the programs, along with the SDKs and libraries needed to build the programs and luminance Radiosity Studio, an advanced radiosity program.

Polygonal Modeling Basic and Advanced Techniques

Polygonal Modeling  Basic and Advanced Techniques
Author: Mario Russo
Publsiher: Jones & Bartlett Learning
Total Pages: 426
Release: 2005-10-18
Genre: Computers
ISBN: 9781449631482

Download Polygonal Modeling Basic and Advanced Techniques Book in PDF, Epub and Kindle

Polygonal modeling is the process of creating objects in a 3D environment. It is the foundation for the creation of all 3D graphics and the essential building block of a career in computer graphics. Polygonal Modeling: Basic and Advanced Techniques provides in-depth coverage of polygonal modeling, including practical lessons on topology construction, a focus on the fundamentals of subdivision workflow, and a discussion of the technical aspects of modeling organic and inorganic objects. The book includes illustrated quick start modeling guides to 3ds max and Maya. Explore and evaluate a variety of subdivision techniques. Learn about polygonal objects and their most common properties. Discover how to use the tools and operations found in major 3D packages for polygonal modeling. Follow along with the step-by-step illustrated exercises that demonstrate the process of character modeling.

Essential LightWave 3D

Essential LightWave 3D
Author: Timothy Albee,Steve Warner,Robin Wood
Publsiher: Wordware Publishing, Inc.
Total Pages: 629
Release: 2005
Genre: Computer animation
ISBN: 9781556220821

Download Essential LightWave 3D Book in PDF, Epub and Kindle

Computer Graphics & Graphics Applications

Administrator s Guide to Sybase ASE 15

Administrator s Guide to Sybase ASE 15
Author: Jeffrey Garbus,Ashish Gupta
Publsiher: Jones & Bartlett Publishers
Total Pages: 485
Release: 2010-10-25
Genre: Computers
ISBN: 9781449612740

Download Administrator s Guide to Sybase ASE 15 Book in PDF, Epub and Kindle

Administrator's Guide to Sybase ASE 15 is a practical systems administration guide for the newest release of the ASE product. Designed to provide all administrators with an authoritative guide, topics include installation, defining physical and Sybase-mirrored devices, transaction logging and modes, security, auditing, database backup and restoration, troubleshooting, maintenance, and more. After reading this book, you should be able to perform any task that encompasses the creation or maintenance of a server. With this book any administrator will understand the responsibilities of a system administrator; find out how to set limits on server resources using the Resource Governor; learn how to prioritize tasks with the Logical Process Manager; use data partitioning to enable finer control over data placement, maintenance, and management.

SQL for Microsoft Access

SQL for Microsoft Access
Author: Cecelia L. Allison,Neal A. Berkowitz
Publsiher: Jones & Bartlett Learning
Total Pages: 394
Release: 2008-06-20
Genre: Computers
ISBN: 9781449631550

Download SQL for Microsoft Access Book in PDF, Epub and Kindle

SQL for Microsoft Access (2nd Edition) provides a guide to getting the most out of Microsoft Access through the use of Structured Query Language. Step-by-step examples demonstrate how to use SQL script to create tables, add records to tables, and retrieve and manage records. Readers will also learn about calculated fields, Access projects, and the integration of SQL script in VBA and ASP code. Explore the relational database structure and the basics of SQL. Understand how table joins, unions, and subqueries are used to retrieve records from multiple tables simultaneously. Learn how to filter records and group data. Discover how to create parameter queries that prompt users for data. Test your knowledge and comprehension with the end-of-chapter quizzes and projects.

Adobe Captivate 3 The Definitive Guide

Adobe Captivate 3  The Definitive Guide
Author: Brenda Huettner
Publsiher: Jones & Bartlett Learning
Total Pages: 466
Release: 2008-05-31
Genre: Computers
ISBN: 9781449633578

Download Adobe Captivate 3 The Definitive Guide Book in PDF, Epub and Kindle

Adobe Captivate 3: The Definitive Guide, the follow-up to Wordware’s popular Macromedia Captivate: The Definitive Guide, steps you through all the procedures needed to create Flash movies based on any software on your desktop. You’ll learn how to create Flash movies, edit individual screens, add and edit sound, even add interactivity (with or without grading) for complete customization. The expanded e-learning chapter in this edition discusses a variety of ways to build quizzing functions with individual questions and question pools. A chapter on branching shows how to move slide elements on a visual display, and how to create paths through a movie that give each viewer a unique experience. This book covers everything from getting the software installed and activated, manipulating the movie files, adding and editing audio, and building quizzes, all the way to delivery mechanisms of the final output and integrating your movies with other applications. With this book, learn to install and configure Captivate; create and edit movies; add, delete, edit, and rearrange slides; incorporate audio and interactivity in your movies; create e-learning content through the use of question slides and branching functions; use a variety of Captivate tools including templates and MenuBuilder.

Word 2007 Document Automation with VBA and VSTO

Word 2007 Document Automation with VBA and VSTO
Author: Scott Driza
Publsiher: Jones & Bartlett Learning
Total Pages: 649
Release: 2009-03-26
Genre: Computers
ISBN: 9781449633561

Download Word 2007 Document Automation with VBA and VSTO Book in PDF, Epub and Kindle

This book focuses on innovative ways to create customized Word documents and templates. It contains an in-depth introduction to VBA (Visual Basic for Applications), which is the embedded programming language in the Microsoft Office 2007. VBA provides a complete integrated development environment (IDE) that allows for document automation, the process of using an automated template for creating documents. The book also includes coverage of the new features of Word 2007 including Content Controls, programming the Ribbon, and more.

Making a Game Demo

Making a Game Demo
Author: Chad Gregory Walker,Eric Walker,Jani Kajala
Publsiher: Wordware Publishing, Inc.
Total Pages: 422
Release: 2005
Genre: Computers
ISBN: 9781556220487

Download Making a Game Demo Book in PDF, Epub and Kindle

Making a Game Demo: From Concept to Demo Gold provides a detailed and comprehensive guide to getting started in the computer game industry. Written by professional game designers and developers, this book combines the fields of design, art, scripting, and programming in one book to help you take your first steps toward creating a game demo. Discover how the use of documentation can help you organize the game design process; understand how to model and animate a variety of objects, including human characters; explore the basics of scripting with Lua; learn about texturing, vertex lighting, light mapping, motion capture, and collision checking. The companion CD contains all the code and other files needed for the tutorials, the Ka3D game engine, the Zax demo, all the images in the book, demo software, and more!