Garrett Johnson 2 лет назад
Родитель
Сommit
3c892258ba
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/webgl_renderer_pathtracer.html

+ 1 - 1
examples/webgl_renderer_pathtracer.html

@@ -48,7 +48,7 @@
 					"three": "../build/three.module.js",
 					"three/addons/": "./jsm/",
 					"three/examples/": "./",
-					"three-gpu-pathtracer": "https://unpkg.com/three-gpu-pathtracer@0.0.11/build/index.module.js",
+					"three-gpu-pathtracer": "https://unpkg.com/three-gpu-pathtracer@0.0.14/build/index.module.js",
 					"three-mesh-bvh": "https://unpkg.com/three-mesh-bvh@^0.5.21/build/index.module.js"
 				}
 			}

粤ICP备19079148号