Would you like to see this page in English? Click here.

この商品をお持ちですか? マーケットプレイスに出品する
Texturing and Modeling, Second Edition: A  Procedural Approach (The Morgan Kaufmann Series in Computer Graphics)
 
 
Kindle化リクエスト
このタイトルのKindle化をご希望の場合、こちらをクリックしてください。

Kindle をお持ちでない場合、こちらから購入いただけます。 Kindle 無料アプリのダウンロードはこちら

Texturing and Modeling, Second Edition: A Procedural Approach (The Morgan Kaufmann Series in Computer Graphics) [ハードカバー]

David S. Ebert


出品者からお求めいただけます。


この商品には新版があります:
Texturing and Modeling, Third Edition: A Procedural Approach (The Morgan Kaufmann Series in Computer Graphics) Texturing and Modeling, Third Edition: A Procedural Approach (The Morgan Kaufmann Series in Computer Graphics)
¥ 10,978
在庫あり。

フォーマット

Amazon 価格 新品 中古品
ハードカバー --  
ハードカバー, 1998/9/15 --  

会員なら、この商品は10%Amazonポイント還元 (ポイントが表示されている場合は、表示ポイント+10%還元)。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容紹介

Procedural rendering, modeling, shading and texturing are of growing importance in computer graphics and animation, and, to date, there is no other comprehensive book covering these topics. This book contains a toolbox of procedures upon which programmers can build a library of procedural textures and objects. It also includes extensive explanations of how these functions work, and how to design new functions. The revision includes updates to the core original text and an additional six chapters. These new chapters introduce and present to the graphics community the state of the art concerning the procedural approach. New chapters include: Cellular Texture Generation, volumetric Cloud Modeling with Implicit Functions, Interacting with Virtual Actors Rendering with Adaptive Level of Detail.

* Written at a usable level by the developers of the techniques, including Academy Technical Achievement Award-winners Ken Perlin and Darwyn Peachey
* Serves as a sourcebook for those writing rendering systems, shadings, and animations
* Provides a toolbox of specific procedures and basic primitive functions for producing realistic images
* Describes procedural character animation techniques, including facial animation
* Discusses the design and implementation of essential procedural primitives such as noise and turbulence
* Procedures are presented in C code segments or in RenderMan shading language
* CD-ROM contains the code from within the book for easy implementation.
*
* Introduces volumetric cloud modeling.
* Shows how to exploit the inherent multi-resolution capability of procedural models.
* Discusses the use of genetic techniques for generating textures.

> * Describes the use of fractals for generating realistic mountains, > landscapes, and planets.

レビュー

"This book has always been my favorite computer graphics book...The authors are the key inventors of the technology and some of the most creative individuals I know."-From the foreword by Pat Hanrahan, Canon USA Professor, Stanford University

"This new edition updates the definitive book on the subject with 50% more material. Video game developers will be particularly interested in the demenstrations of procedural texturing and modeling on real-time hardware..."-Steve Anderson, CTO, Electronic Arts, Los Angeles

"Texturing and Modeling, Third Edition has kept up with the latest technology and provides insight and instruction on how to best use it. I would recommend it to anyone as an introduction to procedural techniquest or as a comprehensive reference."-Doug Roble, Creative Director of Software, Digital Domain --このテキストは、 ハードカバー 版に関連付けられています。

登録情報


この本のなか見!検索より (詳細はこちら
書き出し
Procedural techniques have been used throughout the history of computer graphics. 最初のページを読む
その他の機能
頻出単語一覧
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.8  13件のカスタマーレビュー
21 人中、20人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 Extremely useful and interesting, but not technical enough 2004/4/18
By David Elder - (Amazon.com)
形式:ハードカバー
This is an update of a classic book on procedural texturing and modeling by the main founders of the field. The book presents lengthy discussions of classical procedural texturing using various noise functions of the sort originated by Ken Perlin (one of the authors). It discusses newer texturing techniques such as cellular texturing, which can be used, for example, to create convincing stone patterns. Other chapters focus on animating solid textures (e.g. marble forming, volumetric gasses, etc.), fractal terrain generation, and tips for utilizing existing graphics APIs and hardware for realtime procedural texturing. This is only a sampling of the topics covered.

Code samples in C and RenderMan are given throughout, although most algorithms are given in only one of those languages. This can be a bit of a problem, as many readers will probably not have access to a RenderMan implementation. Nevertheless, it is not too difficult to translate the RenderMan code into C code in many instances.

The biggest drawback to this book is its lack of rigorous technical coverage. The decision to omit many mathematical details was a conscious choice on the part of the authors. Instead the book is mostly prose discussion of the techniques and the coarse descriptions of the underlying concepts. Although the prose is mostly clear, many times I felt myself in need of more specific, technical details. Fortunately, the book's authors are the primary researchers in this field and most of the ideas in the book have been published in academic journals. It was very easy to supplement the book with these primary sources.

Overall I found this to be a very interesting and useful book, with many algorithms essentially ready-to-run right out of the book. It would get five stars, except for the lack of technical and mathematical details mentioned above. Every serious worker in graphics needs to have this book on their shelf. I use mine often.

54 人中、43人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 2.0 This could easily have been a lot better 2001/12/7
By Black Belt Systems - (Amazon.com)
形式:ハードカバー
This book has several serious problems.

The most glaring is that a significant number of the examples are coded in the "Renderman shading language". This language serves, in this book, to hide detail, detail specifically related to producing textures. Of course, if you know the language, you're fine - but most won't know the language and so this is a grievous error.

By way of welcome contrast, other examples in this same book are instead presented as C code fragments or functions. That's just the ticket - using a broadly known, freely available, relatively low-level language with no recourse to unknown hidden graphics functionality is precisely the way to go when explaining ideas in the domain of those this book is intended to convey.

The second problem is one of content. While being concise to the level of a math text is not desirable, this book contains a very sparse field of useful information considering the number of pages. The margins are too wide, the text too large, the form factor of the book too small, and the authors too wordy to possibly convey a good basis for texturing in general - it is a broad and fascinating field, touched only in the briefest and most unsatisfying manner by this book.

I do take issue with the reviewer who complained about the exposition on how to make a brick texture; that area of the text, while it may be already quite familiar to many who are interested in texturing, contains precisely the level of detail that needs to pervade a book of this type, and detail about steps that underly critical basic texturing ideas. Without understanding those basic texturing tools, a novice misses the first step on the stairs and fall on their face. The problem is, this approach is not consistent for more complex ideas in this volume, few as those actually are.

The book is entitled "Texturing and Modeling". While there is a moderate amount of texturing information in it, whatever you do, don't get it if modeling is your goal. It is very nearly devoid of modeling information, and what there is (smoke, a planet simulation, a few other items) is very basic indeed.

Finally, as a general critique, the authors (all of them) need to learn the basic idea that when presenting a function in any language to a new audience, one should precisely define the domain (and rationale) of the inputs and outputs of the function. As an example, one might encode the function for Perlin noise, and have no idea whatsoever as to what values to feed it to get particular types of results. For those of us who can read and understand what the function is actually doing (which is esoteric, make no mistake about it) the answers will eventually be illuminated by careful study of the function. However, this is very advanced material, and I am absolutely certain that many readers will be unable to figure out how to effectively use this function without a great deal of trial and error. You can also read that as "wasting a great deal of their time." That is because they won't be learning anything that could not have been conveyed by the author(s) in a single short paragraph of domain information.

In summary:

The 2 stars is because I didn't think this was a very good book. On the other hand, it is one of the very few books that deals with the subject at all, and for that reason, you should definitely own it if textures are an interest of yours.

If you're newly interested in textures, this will give you a basis for further exploration. It won't give you a cookbook by any means.

If you're looking for cookbook and "how to" approaches, get on the web and the newsgroups.

Finally, if you're considering writing a good book about creating textures, by all means, please do. The world needs a good one: this most definitely isn't it. I'd be delighted to be one of the first owners of your new book.
5 人中、5人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 5.0 Excellent guide for the Non-mathematic minded... 1998/2/9
By カスタマー - (Amazon.com)
形式:ハードカバー
Yippeee!!!
Finally, a book that explains Fractal noise, Bump mapping, textures and Terrain modelling in a simple way that doesn't boggle your mind

I've always wondered how to make my own Smoke effects, how 3D Fractal Terrain is created, how to make Clouds and a whole lot more...
This Book is really cool! It does feel a little *academic*, but its a fascinating read and even a dummy like myself can follow the text! (Hey, I hate Maths!)

Excellent!
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


フィードバック