OpenGL Library for Delphi,
maintained by Eric Grange,
based on Mike Lischke's GLScene.

 

Basic Demos - Materials


The demos discussed here are installed as part of the GLScene library. Demos are about materials with shading, textures, materials effects, alpha blending and use of the GLScene materials library.


imageCubemap - By: Unknown Date: Unknown
Using cube mapping environment mapping to simulate reflections/chrome.

CVS:
CVS/Demos/materials/cubemap
 


imageCustom Quad - By: Unknown Date: Unknown
Using TGLDirectOpenGL to dynamically assign textures to objects.
Includes adding materials to a material library at run-time and rendering custom OpenGL code with TGLDirectOpenGL.
It uses standard materials within custom OpenGL code.

CVS:
CVS/Demos/materials/customquad
 


imageDynamic Cube mapping - By: Unknown Date: Unknown
Dynamically created cube map. Uses the memory viewer to create the cube map run time

CVS:
CVS/Demos/materials/dyncubemap
 


imageMaterial Script - By: Unknown Date: Unknown
Specify material properties with a script using TGLMaterialScripter

CVS:
CVS/Demos/materials/MaterialScript
 


imageMirror - By: Unknown Date: Unknown
Demonstrates a mirror

CVS:
CVS/Demos/materials/mirror
 


imageMultiple Material - By: Unknown Date: Unknown
Demonstrates blending multiple textures using the TGLMultiMaterialShader

CVS:
CVS/Demos/materials/multimaterial
 


imageMultiple Textures - By: Unknown Date: Unknown
Demonstrates blending two textures. Just uses a secondary texture.

CVS:
CVS/Demos/materials/multitexture
 


imageProcedural Texture - By: Unknown Date: Unknown
Demonstrates an animated cloud procedure texture.

CVS:
CVS/Demos/materials/procedural
 


imageTexture Animation - By: Unknown Date: Unknown
Demonstrates animating textures by flicking between textures in a [[TGLMaterialLibrary ]].

CVS:
CVS/Demos/materials/texanim
 


imageTexture Combiner - By: Unknown Date: Unknown
Demonstrates combining textures with TGLTexCombineShader.

CVS:
CVS/Demos/materials/texcombine
 


imageTexture Format - By: Unknown Date: Unknown
Shows how much memory you save using different various TGLTextureFormat settings.
Uses alternative texture formats and texture compression.
Has viewing the (visual) effects of texture formats and texture compression on sample textures.

CVS:
CVS/Demos/materials/texformat
 


imageTexture Toolbox - By: Unknown Date: Unknown
Demonstrates using an alpha channel for transparency.

CVS:
CVS/AdvDemos/TextureTB
 


imageTransparency - By: Unknown Date: Unknown
Demonstrates material transparency.

CVS:
CVS/Demos/materials/transparency
 



  Attachment Size Date Added
    
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0706 seconds