Skip to content

Commit a5a00cc

Browse files
committedAug 15, 2012
Updated examples with three.min.js include. Closes mrdoob#2229.
1 parent 9b8db49 commit a5a00cc

File tree

165 files changed

+166
-167
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+166
-167
lines changed
 

‎README.md

+2-2

‎examples/canvas_ascii_effect.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</head>
1717
<body>
1818

19-
<script src="../build/Three.js"></script>
19+
<script src="../build/three.min.js"></script>
2020
<script src="js/effects/AsciiEffect.js"></script>
2121
<script src="js/Stats.js"></script>
2222

0 commit comments

Comments
 (0)
Please sign in to comment.