diff --git a/docs/list.js b/docs/list.js index 838aeb9b030baa82b2749c4a35f738495c759e65..731b620fe4639e9204eef70d2927ce3476428b48 100644 --- a/docs/list.js +++ b/docs/list.js @@ -3,10 +3,8 @@ var list = { "Manual": { "Introduction": [ [ "Creating a scene", "manual/introduction/Creating-a-scene" ], -<<<<<<< HEAD [ "Matrix transformations", "manual/introduction/Matrix-transformations" ], - [ "Useful links", "manual/introduction/Useful-links" ] -======= + [ "Useful links", "manual/introduction/Useful-links" ], [ "Drawing Lines", "manual/introduction/Drawing-lines" ], [ "Creating Text", "manual/introduction/Creating-text" ], [ "Code Style Guide", "manual/introduction/Code-style-guide" ], @@ -16,7 +14,6 @@ var list = { "Build Tools": [ [ "Testing with NPM", "manual/buildTools/Testing-with-NPM" ] ->>>>>>> 56ec5ce2e269d9fdf08ce6b385813c6ce0dc10ed ] }, diff --git a/docs/manual/introduction/Useful-links.html b/docs/manual/introduction/Useful-links.html index 62bcf564ba2049431954c78466c03dfa99f6009c..8df08b0182ff7c1d26b03def5ace604169051d04 100644 --- a/docs/manual/introduction/Useful-links.html +++ b/docs/manual/introduction/Useful-links.html @@ -20,41 +20,140 @@ check the browser console for warning, the relevant docs pages and especially the [page:DeprecatedList]. -

Presentations

+

More documentation

+ -

[link:https://www.youtube.com/watch?v=Dir4KO9RdhM AlterQualia at WebGL Camp 3]

-
- A video presentation from 2012 by AlteredQualia, one of the main developers of three.js. -
+

News and Updates

+ + +

Articles

+

Examples

+ -

[link:http://stemkoski.github.io/Three.js/index.html Professor Stemkoskis Examples]

-
- Even though Dr. Lee Stemkoski's examples are built using r60, they are very beginner - friendly and contain a lot of useful info. - Just be warned that some of them might be a bit out of date now! -
+

Tools

+ -

[link:https://threejs.org/examples/ Official three.js Examples]

-
- A large number of examples are maintained as part of the three.js repository. They are kept up to - date and always use the latest version. - It's probably best to work off these examples than the ones linked above, however some of them may - not be quite as beginner friendly. -
+

Tutorials and courses

+ -

[link:https://rawgit.com/mrdoob/three.js/dev/examples/ Official three.js Examples] (dev branch)

+

Old Links

- Same as the above, except these use the dev branch of three.js, - and are used to check that everything is working as three.js being is developed. + These links are kept for historical purposes - you may still find them useful, but be warned that + they may have information relating to very old versions of three.js.
+ +