Table of Contents Previous Directory Viewpoint Slideshow    Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Viewpoint Slideshow X3D Resources

X3D Example Archives: Conformance Nist, Appearance, Pixel Texture

[1] ElevationGridExample.x3d (default X3D view from 0 0 10)
Directory Viewpoint Slideshow

PixelTexture creates a 2D-image texture map using a numeric array of pixel values. Texture maps have a 2D coordinate system (s, t) horizontal and vertical, with (s, t) texture-coordinate values in range [0.0, 1.0] for opposite corners of the image. Hint: this is a good way to bundle image(s) into a single scene file, avoiding multiple downloads. Warning: aggregate file size can grow dramatically.

X3D Tooltips of interest: PixelTexture.

X3D Specification sections of interest: 18 Texturing component, 18.2 Concepts and 18.4.6 PixelTexture.

X3D Examples Archives of related interest:

16 X3D Models                 15 X3D Model Viewpoint Snapshots

ElevationGridExample
Elevation Grid Example.x3d    
[1] ElevationGridExample.x3d (default X3D view from 0 0 10)

ExtrusionExample
Extrusion Example.x3d    
[2] ExtrusionExample.x3d (default X3D view from 0 0 10)

greyscale
greyscale.x3d    
[3] greyscale.x3d (default X3D view from 0 0 10)

greyscale_alpha
greyscale alpha.x3d    
[4] greyscale_alpha.x3d (default X3D view from 0 0 10)

greyscale_Color
greyscale Color.x3d    
[5] greyscale_Color.x3d (default X3D view from 0 0 10)

greyscale_diffuseColor
greyscale diffuse Color.x3d    
[6] greyscale_diffuseColor.x3d (default X3D view from 0 0 10)

IndexedFaceSetExample
Indexed Face Set Example.x3d    
[7] IndexedFaceSetExample.x3d (default X3D view from 0 0 10)

PixelTexture256
Pixel Texture 256.x3d    
[8] PixelTexture256.x3d (default X3D view from 0 0 10)

repeats
repeats.x3d    
[9] repeats.x3d (default X3D view from 0 0 10)

repeatt
repeatt.x3d    
[10] repeatt.x3d (default X3D view from 0 0 10)

rgb
rgb.x3d    
[11] rgb.x3d (default X3D view from 0 0 10)

rgb_alpha
rgb alpha.x3d    
[12] rgb_alpha.x3d (default X3D view from 0 0 10)

st
st.x3d    
[13] st.x3d (default X3D view from 0 0 10)

threesides
threesides.x3d    
[14] threesides.x3d (default X3D view from 0 0 10)

twosidesbig
twosidesbig.x3d    
[15] twosidesbig.x3d (default X3D view from 0 0 10)

twosidessmall
twosidessmall.x3d    
[16] twosidessmall.x3d (default X3D view from 0 0 10)
 

This viewpoint slideshow is online at
https://www.web3d.org/x3d/content/examples/ConformanceNist/Appearance/PixelTexture/viewpointSlideshow.html

Validate XHTML 1.1

Viewpoint image version history at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/ConformanceNist/Appearance/PixelTexture/_viewpoints

Table of Contents Previous Directory Viewpoint Slideshow    Directory Viewpoint Slideshow Javadoc for translated java source Next Directory Viewpoint Slideshow X3D Resources