From 05b47f7a8c5451f858dc220df0e3a97542edace6 Mon Sep 17 00:00:00 2001 From: "gspencer@google.com" Date: Wed, 27 May 2009 23:15:42 +0000 Subject: This is the O3D source tree's initial commit to the Chromium tree. It is not built or referenced at all by the chrome build yet, and doesn't yet build in it's new home. We'll change that shortly. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17035 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/samples/archive-textures.html | 297 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 297 insertions(+) create mode 100644 o3d/samples/archive-textures.html (limited to 'o3d/samples/archive-textures.html') diff --git a/o3d/samples/archive-textures.html b/o3d/samples/archive-textures.html new file mode 100644 index 0000000..00ca148 --- /dev/null +++ b/o3d/samples/archive-textures.html @@ -0,0 +1,297 @@ + + + + + + + + +Progressive Texture Loading + + + + + +

Progressive archive loading

+This tutorial shows how to load textures progressively from a compressed archive. +

+ + +
+ + +

+ + +
+ +
+
+

File Loading Progress

+
+ + + + -- cgit v1.1