You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,10 +116,10 @@ The source code is licensed separately under the MIT License.
116
116
117
117
## References
118
118
119
-
- Perlin, K. "An Image Synthesizer", SIGGRAPH, 1985.
120
-
- Perlin, K., & Neyret, F. "Flow Noise", 2001.
121
-
- Perlin, K. “Improving Noise”, ACM Transactions on Graphics (TOG), Vol. 21, No. 3, July 2002, pp. 681–682.
122
-
- Bridson, R., Hourihan, J., & Nordenstam, M. "Curl-Noise for Procedural Fluid Flow", SIGGRAPH 2007.
119
+
- Perlin, K. (1985). An image synthesizer. *SIGGRAPH '85: Proceedings of the 12th annual conference on Computer graphics and interactive techniques*, 287–296. https://doi.org/10.1145/325165.325247
120
+
- Perlin, K., & Neyret, F. (2001, August). *Flow noise*. SIGGRAPH 2001 Technical Sketches and Applications.
121
+
- Perlin, K. (2002). Improving noise. *ACM Transactions on Graphics, 21*(3), 681–682.https://doi.org/10.1145/566654.566636
122
+
- Bridson, R., Hourihan, J., & Nordenstam, M. (2007). Curl-noise for procedural fluid flow. *ACM Transactions on Graphics, 26*(3), Article 46. https://doi.org/10.1145/1276377.1276435
0 commit comments