Package m3g06

Interface Summary
Sample Interface that needs to be implemented by samples.
 

Class Summary
EnvironmentMap Calculates environment mapping coordinates by using a mesh's normals as texture coordinates.
EnvironmentMappingSample Demonstrates environment mapping.
Image2DTypesSample Loads PNG images with different color types and transparency combinations by using Loader.load() and displays the resulting Image2D pixel format.
Main Application that runs the samples available in this chapter.
TexturingSample Displays different shapes with textures and allows changing texture parameters interactively.