From 5dea17cb1fa53c570fb03b9feb6db911ff8a5af7 Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Mon, 26 Apr 2010 17:04:01 +0100 Subject: [PATCH] Extra indications for making the life of tinkerers easier. --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 3159b1b3..fe6a1d2d 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,30 @@ This code creates a camera, then creates a scene object, adds a bunch of random } + +If you are interested on messing with the actual library, instead of importing the three.js compressed file, you can include the original files in this order: + + + + + + + + + + + + + + + + + + + + + + ### Change Log ###