Advanced Lighting and Materials with Shaders

Advanced Lighting and Materials with Shaders PDF

Author: Kelly Dempski

Publisher: Wordware Publishing, Inc.

Published: 2005

Total Pages: 360

ISBN-13: 1556222920

DOWNLOAD EBOOK →

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 PDF

Author: Mario Russo

Publisher: Jones & Bartlett Learning

Published: 2005-10-18

Total Pages: 426

ISBN-13: 1449631487

DOWNLOAD EBOOK →

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.

Administrator's Guide to Sybase ASE 15

Administrator's Guide to Sybase ASE 15 PDF

Author: Jeffrey Garbus

Publisher: Jones & Bartlett Publishers

Published: 2010-10-25

Total Pages: 485

ISBN-13: 1449612741

DOWNLOAD EBOOK →

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 PDF

Author: Cecelia L. Allison

Publisher: Jones & Bartlett Learning

Published: 2008-06-20

Total Pages: 394

ISBN-13: 144963155X

DOWNLOAD EBOOK →

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 PDF

Author: Brenda Huettner

Publisher: Jones & Bartlett Learning

Published: 2008-05-31

Total Pages: 466

ISBN-13: 1449633579

DOWNLOAD EBOOK →

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 PDF

Author: Scott Driza

Publisher: Jones & Bartlett Learning

Published: 2009-03-26

Total Pages: 649

ISBN-13: 1449633560

DOWNLOAD EBOOK →

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 PDF

Author: Chad Gregory Walker

Publisher: Wordware Publishing, Inc.

Published: 2005

Total Pages: 422

ISBN-13: 1556220480

DOWNLOAD EBOOK →

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!

Macromedia Captivate

Macromedia Captivate PDF

Author: Brenda Huettner

Publisher: Wordware Publishing, Inc.

Published: 2005

Total Pages: 368

ISBN-13: 1556224222

DOWNLOAD EBOOK →

The step-by-step instructions make it easy to create, edit, and distribute your Flash files. Each chapter includes sample screen shots as well as tips for making your work more efficient and avoiding common pitfalls.

Access 2003 Programming by Example with VBA, XML, and ASP

Access 2003 Programming by Example with VBA, XML, and ASP PDF

Author: Julitta Korol

Publisher: Wordware Publishing, Inc.

Published: 2005-03-10

Total Pages: 706

ISBN-13: 1449633846

DOWNLOAD EBOOK →

This book is designed to take Microsoft Access users to the next step in programming. Its five parts cover an intro-duction to VBA programming, manipulating databases with ADO, using DDL, event programming, and using ASP and XML. With more than 300 hands-on examples and 11 custom projects, users can quickly build the toolset required for developing their own database solutions. Learn how to write and debug your programming code with the Visual Basic Editor, and understand and use common VBA programming structures such as conditions, loops, arrays, and collections. Learn how to create and manage databases with ActiveX Data Objects (ADO), and perform database tasks with Jet/Access Structured Query Language (SQL) and its Data Definition Language (DDL) component. Learn how to query and manipulate your database from a web browser with Active Server Pages (ASP) and export and import Access data to and from XML both manually and programmatically.