Images
Related nodes
FileTexture (EX9.Texture)
Preloader (EX9.Texture)
Writer (EX9.Texture)
DX9Texture (EX9.Texture)
Filter (EX9.SamplerState)
The FileTexture (EX9.Texture) can load images of different formats: *.bmp, *.dds, *.jpg, *.png, *.tga, *.tif. To render the texture it must be applied to a geometry.
Want to preload a large number of textures? See the helppatch of Preloader (EX9.Texture) to learn how.
Examples in your vvvv\girlpower\ directory:
- Graphics\DX9\Textures
See also: