Package jpview.transforms

Interface Summary
PixelTransformOp The pixel transform operator provides the contract for operators which read the PTM data and modify it for display
 

Class Summary
DiffuseGainOp The diffuse gain operator implements the diffuse gain tranformation outlined in this paper: http://www.hpl.hp.com/research/ptm/papers/ptm.pdf
DirectionalLightOp The directional light simulates the effect of light from an infinite distance
EnvironmentMapOp  
LocalLightOp The local operator simulates a point light that is a configurable distance from the PTM
NormalMapOp The normal map operator displays the normal values of the PTM object as RGB.
SpecularOp Uses Phong lighting to simulate a shiny metallic surface