Download presentation
Presentation is loading. Please wait.
Published byEustace Carson Modified over 9 years ago
1
X3D Extensible 3D (X3D) Part 1: Architecture and base components
2
--presented by fred--2 X3D Architecture and base components Lighting component Texturing component Interpolation component Pointing device sensor component
3
--presented by fred--3 Lighting Component Definition –how light sources are defined and positioned as well as how lights effect the rendered image
4
--presented by fred--4 Lighting Component Abstract types
5
--presented by fred--5 Lighting Component Node reference –DirectionalLight –PointLight –SpotLight
6
--presented by fred--6 Lighting Component DirectionalLight
7
--presented by fred--7 Lighting Component PointLight –ps. 1/max(attenuation[0] + attenuation[1]×r + attenuation[2]×r 2, 1)
8
--presented by fred--8 Lighting Component SpotLight
9
--presented by fred--9 Lighting Component SpotLight –ps.
10
--presented by fred--10 Texture component Definition –how textures are specified and how they are positioned on the subject geometry
11
--presented by fred--11 Texture component Abstract type
12
--presented by fred--12 Texture component
13
--presented by fred--13 Texture component Node reference –ImageTexture –MovieTexture –MultiTexture –MultiTextureCoordinate –MultitextureTransform –PixelTexture –TextureCoordinate –TextureCoordinateGenerator –TextureTransform
14
--presented by fred--14 Texture component ImageTexture
15
--presented by fred--15 Texture component MovieTexture
16
--presented by fred--16 Texture component MultiTexture
17
--presented by fred--17 Texture component PixelTexture
18
--presented by fred--18 Texture component TextureCoordinate
19
--presented by fred--19 Texture component MultiTextureCoordinate
20
--presented by fred--20 Texture component TextureCoordinateGenerator
21
--presented by fred--21 Texture component TextureTransform
22
--presented by fred--22 Texture component MultiTextureTransform
23
--presented by fred--23 Interpolation component Abstract type
24
--presented by fred--24 Interpolation component Node referecne –ColorInterpolator –CoordinateInterpolator –CoordinateInterpolator2D –NormalInterpolator –OrientationInterpolator –PositionInterpolator –PositionInterpolator2D –ScalarInterpolator
25
--presented by fred--25 Interpolation component ColorInterpolator
26
--presented by fred--26 Interpolation component CoordinateInterpolator
27
--presented by fred--27 Interpolation component CoordinateInterpolator2D
28
--presented by fred--28 Interpolation component NormalInterpolator
29
--presented by fred--29 Interpolation component OrientationInterpolator
30
--presented by fred--30 Interpolation component PositionInterpolator
31
--presented by fred--31 Interpolation component PositionInterpolator2D
32
--presented by fred--32 Interpolation component ScalarInterpolator
33
--presented by fred--33 Pointing device sensor component Definition –how pointing device sensors operate conceptually as well as which varieties of pointing device sensors are provided
34
--presented by fred--34 Pointing device sensor component Abstract type
35
--presented by fred--35 Pointing device sensor component
36
--presented by fred--36 Pointing device sensor component Node reference –CylinderSensor –PlaneSensor –SphereSensor –TouchSensor
37
--presented by fred--37 Pointing device sensor component CylinderSensor
38
--presented by fred--38 Pointing device sensor component PlaneSensor
39
--presented by fred--39 Pointing device sensor component SphereSensor
40
--presented by fred--40 Pointing device sensor component TouchSensor
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.