Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Advanced Lighting and Materials with Shaders
  • Language: en
  • Pages: 360

Advanced Lighting and Materials with Shaders

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 th...

Making a Game Demo
  • Language: en
  • Pages: 422

Making a Game Demo

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!

AutoCAD LT 2006
  • Language: en
  • Pages: 496

AutoCAD LT 2006

Annotation This book introduces AutoCAD LT 2006, and then guides the reader through a tutorial for creating a drawing. The tutorial progresses to intermediate concepts, such as dimensioning, block creation, and attribute extraction.

DirectX 9 User Interfaces
  • Language: en
  • Pages: 376

DirectX 9 User Interfaces

Companion CD included with Paint Shop Pro 8 evaluation edition!Interfaces strongly affect how an application or game is received by a user, no matter which cutting-edge features it may boast. This unique book presents a comprehensive solution for creating good interfaces using the latest version of DirectX. This involves building an interface library from the ground up. Divided into three sections, the book discusses the foundations of interface design, the construction of a feature-rich interface library, and the creation of a fully functional media player in DirectShow.

Word 2007 Document Automation with VBA and VSTO
  • Language: en
  • Pages: 649

Word 2007 Document Automation with VBA and VSTO

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.

OpenGL – Build high performance graphics
  • Language: en
  • Pages: 982

OpenGL – Build high performance graphics

Gain proficiency with OpenGL and build compelling graphics for your games and applications About This Book Get to grips with a wide range of techniques for implementing shadows using shadow maps, shadow volumes, and more Explore interactive, real-time visualizations of large 2D and 3D datasets or models, including the use of more advanced techniques such as stereoscopic 3D rendering Create stunning visuals on the latest platforms including mobile phones and state-of-the-art wearable computing devices Who This Book Is For The course is appropriate for anyone who wants to develop the skills and techniques essential for working with OpenGL to develop compelling 2D and 3D graphics. What You Will...

Programming Multiplayer Games
  • Language: en
  • Pages: 576

Programming Multiplayer Games

This book covers all the major aspects and theory behind creating a fully functional network game, from setting up a stable MySQL back-end database for storing player information to developing a reusable TCP/IP network library for online games as well as developing web-based server interfaces. This title focuses on sockets rather than DirectPlay, which allows for multiplatform development as opposed to developing game servers solely for Windows-based servers and focuses on MySQL and PHP4 as development tools as well as the multiplatform use of OpenGL. Includes CD.

Macromedia Captivate
  • Language: en
  • Pages: 368

Macromedia Captivate

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.

Adobe Captivate 3: The Definitive Guide
  • Language: en
  • Pages: 466

Adobe Captivate 3: The Definitive Guide

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 experien...

OpenGL Development Cookbook
  • Language: en
  • Pages: 515

OpenGL Development Cookbook

The book is written in a Cookbook format with practical recipes aimed at helping you exploit OpenGL to its full potential. This book is targeted towards intermediate OpenGL programmers. However, those who are new to OpenGL and know an alternate API like DirectX might also find these recipes useful to create OpenGL animations.