浏览代码

Update link to paper in Sky.js

Jordan Santell 5 年之前
父节点
当前提交
8556651db4
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      examples/js/objects/Sky.js
  2. 1 1
      examples/jsm/objects/Sky.js

+ 1 - 1
examples/js/objects/Sky.js

@@ -4,7 +4,7 @@ console.warn( "THREE.Sky: As part of the transition to ES6 Modules, the files in
  *
  *
  * Based on "A Practical Analytic Model for Daylight"
  * Based on "A Practical Analytic Model for Daylight"
  * aka The Preetham Model, the de facto standard analytic skydome model
  * aka The Preetham Model, the de facto standard analytic skydome model
- * http://www.cs.utah.edu/~shirley/papers/sunsky/sunsky.pdf
+ * https://www.researchgate.net/publication/220720443_A_Practical_Analytic_Model_for_Daylight
  *
  *
  * First implemented by Simon Wallner
  * First implemented by Simon Wallner
  * http://www.simonwallner.at/projects/atmospheric-scattering
  * http://www.simonwallner.at/projects/atmospheric-scattering

+ 1 - 1
examples/jsm/objects/Sky.js

@@ -3,7 +3,7 @@
  *
  *
  * Based on "A Practical Analytic Model for Daylight"
  * Based on "A Practical Analytic Model for Daylight"
  * aka The Preetham Model, the de facto standard analytic skydome model
  * aka The Preetham Model, the de facto standard analytic skydome model
- * http://www.cs.utah.edu/~shirley/papers/sunsky/sunsky.pdf
+ * https://www.researchgate.net/publication/220720443_A_Practical_Analytic_Model_for_Daylight
  *
  *
  * First implemented by Simon Wallner
  * First implemented by Simon Wallner
  * http://www.simonwallner.at/projects/atmospheric-scattering
  * http://www.simonwallner.at/projects/atmospheric-scattering