http://www.npac.syr.edu/users/gcf/vrmldemos
|
/Pyramid/white.html is a basic white Pyramid with simple color and surface properties
-
Coordinate3 and IndexedFaceSet are used to define Pyramid
|
http://www.npac.syr.edu/users/gcf/vrmldemos/Pyramid/mistake.html
|
This incorrectly uses shapehints to specify order of points in rendering
|
http://www.npac.syr.edu/users/gcf/vrmldemos
|
/Pyramid/per_vertex.html
-
This specifies color using value PER_VERTEX in MaterialBinding
|
http://www.npac.syr.edu/users/gcf/vrmldemos
|
/Pyramid/per_vertex_indexed.html
-
This assigns colors to vertices in IndexedFaceSet field using materialindex
|