登入
選單
返回
Google圖書搜尋
Physically Based Lighting Calculations for Computer Graphics
Peter S. Shirley
University of Illinois at Urbana-Champaign. Department of Computer Science
出版
Department of Computer Science, University of Illinois at Urbana-Champaign
, 1990
URL
http://books.google.com.hk/books?id=wkYxU7VRNJ8C&hl=&source=gbs_api
註釋
Image-based solution methods are phrased as a lazy evaluation of the Global Radiance Function; evaluation takes place for visible points. Zonal solution methods are phrased as table based solutions. A proof is given that, subject to certain constraints, only O(N) rays are required for a zonal solution with N zones. Simulation allows for surfaces which are not zoned to interact with those that are. The ray tracing zonal solution methods used for surfaces are extended to scenes with participating media. The impact of wavelength selection and time dependencies is also discussed. An object oriented implementation is discussed. This implementation separates the local and global illumination modules, so all of the specifics of the local modules to be added by specifying the black box access routines."