diff --git a/examples/materials_cars.html b/examples/materials_cars.html index d25afe55..a1d3693c 100644 --- a/examples/materials_cars.html +++ b/examples/materials_cars.html @@ -17,50 +17,50 @@ a { color:skyblue; text-decoration:none } canvas { pointer-events:none; z-index:10; position:relative; } #log { position:absolute; top:50px; text-align:left; display:block; z-index:100 } - #d { text-align:center; margin:1em 0 -4.5em 0; z-index:0; position:relative; display:block } - + #d { position:absolute; width: 100%; text-align:center; margin:1em 0 -4.5em 0; z-index:1000; } + .bwrap { margin:0.5em 0 0 0 } button { font-family:georgia; border:0; background:#000; color:#fff; padding:0.2em 0.5em; cursor:pointer; border-radius:3px; } button:hover { background:#333 } #buttons_cars button { color:#fa0 } - + #car_info { text-align:center; } #car_name { font-size:1em } #car_author { font-size:1em } - - #status { font-size:0.8em; text-align:left; background:#b00; color:#fff; width:140px; padding:0.25em 0.25em 0.25em 0.5em; position:absolute; right:0px; top:0px; } + + #status { font-size:0.8em; text-align:left; background:#b00; color:#fff; width:140px; padding:0.25em 0.25em 0.25em 0.5em; position:absolute; right:0px; top:0px; z-index:1000; } - +
- three.js webgl demo : + three.js webgl demo : texture by Humus : Bugatti Veyron model by Troyano - +
- +
- +
- +
Loading model ...
- +
- + - + @@ -70,208 +70,204 @@ diff --git a/examples/obj/camaro/.htaccess b/examples/obj/camaro/.htaccess deleted file mode 100644 index d9f67316..00000000 --- a/examples/obj/camaro/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ - -SetOutputFilter DEFLATE - - - -SetOutputFilter DEFLATE - diff --git a/examples/obj/f50/.htaccess b/examples/obj/f50/.htaccess deleted file mode 100644 index d9f67316..00000000 --- a/examples/obj/f50/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ - -SetOutputFilter DEFLATE - - - -SetOutputFilter DEFLATE - diff --git a/examples/obj/veyron/.htaccess b/examples/obj/veyron/.htaccess deleted file mode 100644 index d9f67316..00000000 --- a/examples/obj/veyron/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ - -SetOutputFilter DEFLATE - - - -SetOutputFilter DEFLATE - diff --git a/examples/textures/cube/Bridge2/negx.jpg b/examples/textures/cube/Bridge2/negx.jpg new file mode 100644 index 00000000..992fde51 Binary files /dev/null and b/examples/textures/cube/Bridge2/negx.jpg differ diff --git a/examples/textures/cube/Bridge2/negy.jpg b/examples/textures/cube/Bridge2/negy.jpg new file mode 100644 index 00000000..a51a38dc Binary files /dev/null and b/examples/textures/cube/Bridge2/negy.jpg differ diff --git a/examples/textures/cube/Bridge2/negz.jpg b/examples/textures/cube/Bridge2/negz.jpg new file mode 100644 index 00000000..c463f0d5 Binary files /dev/null and b/examples/textures/cube/Bridge2/negz.jpg differ diff --git a/examples/textures/cube/Bridge2/posx.jpg b/examples/textures/cube/Bridge2/posx.jpg new file mode 100644 index 00000000..106d3a68 Binary files /dev/null and b/examples/textures/cube/Bridge2/posx.jpg differ diff --git a/examples/textures/cube/Bridge2/posy.jpg b/examples/textures/cube/Bridge2/posy.jpg new file mode 100644 index 00000000..1ea42cd2 Binary files /dev/null and b/examples/textures/cube/Bridge2/posy.jpg differ diff --git a/examples/textures/cube/Bridge2/posz.jpg b/examples/textures/cube/Bridge2/posz.jpg new file mode 100644 index 00000000..69463d06 Binary files /dev/null and b/examples/textures/cube/Bridge2/posz.jpg differ diff --git a/examples/textures/cube/Bridge2/readme.txt b/examples/textures/cube/Bridge2/readme.txt new file mode 100644 index 00000000..7d39a08a --- /dev/null +++ b/examples/textures/cube/Bridge2/readme.txt @@ -0,0 +1,20 @@ +Author +====== + +This is the work of Emil Persson, aka Humus. +http://www.humus.name +humus@comhem.se + + + +Legal stuff +=========== + +This work is free and may be used by anyone for any purpose +and may be distributed freely to anyone using any distribution +media or distribution method as long as this file is included. +Distribution without this file is allowed if it's distributed +with free non-commercial software; however, fair credit of the +original author is expected. +Any commercial distribution of this software requires the written +approval of Emil Persson.