介绍视锥体裁剪的一篇比较全面的文章 The view frustum is the volume that contains everything that is potentially (there may be occlusions) visible on the screen. This volume is defined according to the camera's settings, and when using a perspective projection takes t
gamasutra 游戏编程文集 ----------------------- Implementing modular HLSL with RenderMonkey 1 Animation with Cg 17 Building an AI sensory system 41 Enabling complex character animations 49 What designers need to know about physics 59 Contact physics 63 Adv
Game physics ------------------------ 本书更像是一本物理学概论,游戏开发的部分偏少,下与不下你自己定夺。 ---------------------------------------- Trademarks Figures Tables Preface About the CD-ROM INTRODUCTION 1.1 a brief history of the world 1.2 a summary of the topics 1.3 Example
Preface xv Introduction xvii Mathematical Notation xix Pseudo-Code xxi Contributors xxvi 1 2D GEOMETRY Useful 2D Geometry 3 Trigonometry Summary 12 Useful Trigonometry 13 Trigonometric Functions at Select Points 18 Triangles 20 Generating Random Poi
Contents Preface xiii About the Authors xv CHAPTER 1. INTRODUCTION 1 1.1 About this Book 2 1.1.1 Typographic Conventions 3 1.2 Graphics on Handheld Devices 3 2.1 2.2 Coordinate Systems 27 29 29 31 31 32 33 33 34 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 Device
We present a simple but powerful algorithm for optimizing the usage of hardware occlusion queries in arbitrary complex scenes. Our method minimizes the number of issued queries and reduces the delays due to the latency of query results. We reuse the