mrdoob пре 1 година
родитељ
комит
72b02f3933
28 измењених фајлова са 7 додато и 16 уклоњено
  1. 1 1
      docs/api/ar/loaders/ImageLoader.html
  2. 1 1
      docs/api/en/loaders/ImageBitmapLoader.html
  3. 1 1
      docs/api/en/loaders/ImageLoader.html
  4. 1 1
      docs/api/it/loaders/ImageBitmapLoader.html
  5. 1 1
      docs/api/it/loaders/ImageLoader.html
  6. 1 1
      docs/api/zh/loaders/ImageBitmapLoader.html
  7. BIN
      examples/textures/WalkingManSpriteSheet.png
  8. BIN
      examples/textures/compressed/lensflare_PVR4bpp 2.ktx
  9. BIN
      examples/textures/cube/skyboxsun25deg/nx.jpg
  10. BIN
      examples/textures/cube/skyboxsun25deg/ny.jpg
  11. BIN
      examples/textures/cube/skyboxsun25deg/nz.jpg
  12. BIN
      examples/textures/cube/skyboxsun25deg/px.jpg
  13. BIN
      examples/textures/cube/skyboxsun25deg/py.jpg
  14. BIN
      examples/textures/cube/skyboxsun25deg/pz.jpg
  15. 0 1
      examples/textures/cube/skyboxsun25deg/skyboxsun25degtest.txt
  16. BIN
      examples/textures/envmap.png
  17. 1 9
      examples/textures/lensflare/LICENSE.txt
  18. BIN
      examples/textures/lensflare/hexangle.png
  19. BIN
      examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_AO.png
  20. BIN
      examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_Base_Color.png
  21. BIN
      examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_Height.png
  22. BIN
      examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_Roughness.png
  23. BIN
      examples/textures/planets/earth_atmos_4096.jpg
  24. BIN
      examples/textures/planets/earth_clouds_2048.png
  25. BIN
      examples/textures/sprites/firetorch_1.jpg
  26. BIN
      examples/textures/square-outline.png
  27. BIN
      examples/textures/terrain/grasslight-big-nm.jpg
  28. BIN
      examples/textures/uncompressed.exr

+ 1 - 1
docs/api/ar/loaders/ImageLoader.html

@@ -25,7 +25,7 @@
 		// load a image resource
 		loader.load(
 			// resource URL
-			'textures/skyboxsun25degtest.png',
+			'image.png',
 	
 			// onLoad callback
 			function ( image ) {

+ 1 - 1
docs/api/en/loaders/ImageBitmapLoader.html

@@ -41,7 +41,7 @@
 		// load a image resource
 		loader.load(
 			// resource URL
-			'textures/skyboxsun25degtest.png',
+			'image.png',
 
 			// onLoad callback
 			function ( imageBitmap ) {

+ 1 - 1
docs/api/en/loaders/ImageLoader.html

@@ -25,7 +25,7 @@
 		// load a image resource
 		loader.load(
 			// resource URL
-			'textures/skyboxsun25degtest.png',
+			'image.png',
 
 			// onLoad callback
 			function ( image ) {

+ 1 - 1
docs/api/it/loaders/ImageBitmapLoader.html

@@ -38,7 +38,7 @@
 		// carica un'immagine
 		loader.load(
 			// URL della risorsa
-			'textures/skyboxsun25degtest.png',
+			'image.png',
 
 			// onLoad callback
 			function ( imageBitmap ) {

+ 1 - 1
docs/api/it/loaders/ImageLoader.html

@@ -26,7 +26,7 @@
 		// carica un'immagine
 		loader.load(
 			// URL della risorsa
-			'textures/skyboxsun25degtest.png',
+			'image.png',
 
 			// onLoad callback
 			function ( image ) {

+ 1 - 1
docs/api/zh/loaders/ImageBitmapLoader.html

@@ -33,7 +33,7 @@
 		// 加载一个图片资源
 		loader.load(
 			// 资源的URL
-			'textures/skyboxsun25degtest.png',
+			'image.png',
 
 			// onLoad回调
 			function ( imageBitmap ) {

BIN
examples/textures/WalkingManSpriteSheet.png


BIN
examples/textures/compressed/lensflare_PVR4bpp 2.ktx


BIN
examples/textures/cube/skyboxsun25deg/nx.jpg


BIN
examples/textures/cube/skyboxsun25deg/ny.jpg


BIN
examples/textures/cube/skyboxsun25deg/nz.jpg


BIN
examples/textures/cube/skyboxsun25deg/px.jpg


BIN
examples/textures/cube/skyboxsun25deg/py.jpg


BIN
examples/textures/cube/skyboxsun25deg/pz.jpg


+ 0 - 1
examples/textures/cube/skyboxsun25deg/skyboxsun25degtest.txt

@@ -1 +0,0 @@
-http://reije081.home.xs4all.nl/skyboxes/

BIN
examples/textures/envmap.png


+ 1 - 9
examples/textures/lensflare/LICENSE.txt

@@ -5,12 +5,4 @@ lensflare3.png
 
 3D assets and textures for ROME "3 Dreams of Black" at http://www.ro.me are licensed 
 under a Creative CommonsAttribution-NonCommercial-ShareAlike 3.0 Unported License
-( http://creativecommons.org/licenses/by-nc-sa/3.0/ ).
-
----------------------------------------------------------------------------
-hexangle.png
-
-CC0 - Public Domain Donation by hackcraft.de
-
-http://opengameart.org/content/lens-flares-and-particles
-http://creativecommons.org/publicdomain/zero/1.0/
+( http://creativecommons.org/licenses/by-nc-sa/3.0/ ).

BIN
examples/textures/lensflare/hexangle.png


BIN
examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_AO.png


BIN
examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_Base_Color.png


BIN
examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_Height.png


BIN
examples/textures/pbr/Scratched_gold/Scratched_gold_01_1K_Roughness.png


BIN
examples/textures/planets/earth_atmos_4096.jpg


BIN
examples/textures/planets/earth_clouds_2048.png


BIN
examples/textures/sprites/firetorch_1.jpg


BIN
examples/textures/square-outline.png


BIN
examples/textures/terrain/grasslight-big-nm.jpg


BIN
examples/textures/uncompressed.exr


粤ICP备19079148号