diff --git a/Chapter 4/threejscircle.html b/Chapter 4/threejscircle.html new file mode 100644 index 0000000..b989b4f --- /dev/null +++ b/Chapter 4/threejscircle.html @@ -0,0 +1,94 @@ + + + +Programming 3D Applications in HTML5 and WebGL — Three.js Circle Geometry + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Chapter 9/pipelinethreejsdaescene.html b/Chapter 8/pipelinethreejsdaescene.html similarity index 100% rename from Chapter 9/pipelinethreejsdaescene.html rename to Chapter 8/pipelinethreejsdaescene.html diff --git a/Chapter 9/pipelinethreejsgltfscene.html b/Chapter 8/pipelinethreejsgltfscene.html similarity index 100% rename from Chapter 9/pipelinethreejsgltfscene.html rename to Chapter 8/pipelinethreejsgltfscene.html diff --git a/Chapter 9/pipelinethreejsmodel.html b/Chapter 8/pipelinethreejsmodel.html similarity index 100% rename from Chapter 9/pipelinethreejsmodel.html rename to Chapter 8/pipelinethreejsmodel.html diff --git a/Chapter 9/pipelinethreejsmodelbinary.html b/Chapter 8/pipelinethreejsmodelbinary.html similarity index 100% rename from Chapter 9/pipelinethreejsmodelbinary.html rename to Chapter 8/pipelinethreejsmodelbinary.html diff --git a/Chapter 9/pipelinepreviewer.html b/Chapter 9/pipelinepreviewer.html deleted file mode 100644 index c8f6afc..0000000 --- a/Chapter 9/pipelinepreviewer.html +++ /dev/null @@ -1,50 +0,0 @@ - - - -Programming 3D Applications in HTML5 and WebGL — Model and Scene Previewer - - - -
-
- - - - - - - - - - \ No newline at end of file diff --git a/Chapter 9/pipelinethreejsscene.html b/Chapter 9/pipelinethreejsscene.html deleted file mode 100644 index 147f7a2..0000000 --- a/Chapter 9/pipelinethreejsscene.html +++ /dev/null @@ -1,117 +0,0 @@ - - - -Programming 3D Applications in HTML5 and WebGL — Loading Scenes with Three.js JSON Format - - - -
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/Chapter 8/vizicube.html b/Chapter 9/vizicube.html similarity index 100% rename from Chapter 8/vizicube.html rename to Chapter 9/vizicube.html diff --git a/Chapter 8/vizicubebehaviors.html b/Chapter 9/vizicubebehaviors.html similarity index 100% rename from Chapter 8/vizicubebehaviors.html rename to Chapter 9/vizicubebehaviors.html diff --git a/Chapter 8/vizicubeinteractive.html b/Chapter 9/vizicubeinteractive.html similarity index 100% rename from Chapter 8/vizicubeinteractive.html rename to Chapter 9/vizicubeinteractive.html