Commit Graph
126 Commits
Author SHA1 Message Date
Mr.doob 42bbe96729 Copy/Paste fail.
It's now r34 btw.
2011-03-02 06:02:19 +00:00
Mr.doob 568beba848 Fixed LOD example.
Commented Camera frustrum code. It's not being used, right?
2011-03-02 05:58:54 +00:00
Mr.doob 30161dab04 Updated README. 2011-03-01 11:47:28 +00:00
Mr.doob 1cb0a964f3 (More) Tweaks to README 2011-02-28 06:02:38 +00:00
Mr.doob 00680555f2 (More) Tweaks to README 2011-02-28 06:01:37 +00:00
Mr.doob d43f3ff96b Tweaks to README. 2011-02-28 06:00:45 +00:00
Mr.doob 023d8e946b More tweaks to README 2011-02-28 05:59:47 +00:00
Mr.doob 5940ff805a Markup fail. 2011-02-28 05:56:32 +00:00
Mr.doob 4c78da6f31 Added link to (WIP) API Reference. 2011-02-28 05:53:46 +00:00
Mr.doob f5e819fe14 Removed all the toString methods (saving 6kbytes)
I don't remember when was the last time I used them. Current Web Developer Tools do this already for you.

Color::updateRGBA ⟶ Color::updateRGB
2011-02-28 05:13:04 +00:00
Mr.doob 339384f209 Tweaked RequestAnimationFrame.js and Detector.js. 2011-02-27 05:05:41 +00:00
Mr.doob ddc078a3bf README: Added RequestAnimationFrame.js tip 2011-02-27 03:14:10 +00:00
Mr.doob 7480fb69cd Updated README examples.
Sound3D ⟶ Sound
2011-02-26 14:21:15 +00:00
Mr.doob f9cd3e46bc =_= 2011-01-23 20:20:37 +00:00
Mr.doob faf474dee6 I'm starting to hate Markdown... 2011-01-23 20:19:05 +00:00
Mr.doob a99f3742fc Some titles got broken. 2011-01-23 20:17:08 +00:00
Mr.doob 57382f7f04 Simplified README.
Updated TODO.
2011-01-23 20:15:09 +00:00
Mr.doob 50dc834a0a Updated years in LICENSE.
Removed Flattr button from README.
2011-01-23 17:53:40 +00:00
Mr.doob c186b37be3 Pushed revision to 32.
Updated README.
2010-12-31 17:59:11 +00:00
Mr.doob 42fa72eca7 Updated README with new WebGL demos. 2010-12-27 20:06:23 +00:00
Mr.doob 2dcbde4d69 Added webgl terrain example. 2010-12-07 09:13:32 +00:00
Mr.doob 12ce3e945b Added minecraft demo. 2010-12-06 12:21:34 +00:00
Mr.doob a9e185aa70 Updated README includes.
Pushed revision number to 31.
2010-12-06 10:32:38 +00:00
Mr.doob 49a78ba6a6 README: Moved canvas example to the right group. 2010-12-06 07:33:47 +00:00
Mr.doob ab5e01c557 These categories aren't needed... 2010-12-06 07:29:45 +00:00
Mr.doob 24c679878f Fixed Fresnel shader image link and link. 2010-12-06 07:26:51 +00:00
Mr.doob 78814e8a96 Updated README examples. Hopefuly links still work. 2010-12-06 07:23:08 +00:00
Mr.doob ed5a9b91a5 Synced materials examples with live version.
Added irc channel info in README.
2010-12-02 19:14:01 +00:00
Mr.doob b96de35ca0 Updated README 2010-11-30 16:41:59 +00:00
Mr.doob d1d60ef4da Updated README 2010-11-30 16:40:40 +00:00
Mr.doob 011b123a6e ReflectionMapReflectionMapping
`RefractionMap` ⟶ `RefractionMapping`
2010-11-28 09:47:37 +00:00
Mr.doob bddcebce95 Few changes to README 2010-11-28 07:06:16 +00:00
pyrotechnick 705aa9bf16 adding particles_sprites example to README 2010-11-25 23:28:57 -08:00
pyrotechnick 716f3c48c2 adding materials_cars example to README 2010-11-25 00:41:10 -08:00
pyrotechnick 995d4ce52b Adding material examples to README 2010-11-23 22:36:31 -08:00
Mr.doob 9637daef88 Seems like the new Particle projection code got lost in the merge. Fixed. 2010-11-17 06:02:11 +00:00
Mr.doob c16394d2ec Updated README.
Pushed REVISION to 29.
2010-11-17 05:45:35 +00:00
Mr.doob d2b6d7df0c Updating README's example 2010-11-15 04:16:43 +00:00
Mr.doob 39f88e74b2 * Fixed markup error in README 2010-11-08 09:38:23 +00:00
Mr.doob 7059050d19 * Updated README (examples/projects) 2010-11-08 09:36:28 +00:00
Mr.doob 1849e9050c * Added a nicer interactivity example ⟶ examples/interactive_voxelpainter.html 2010-11-05 06:00:09 +00:00
Mr.doob 55c40d0fa3 * Renamed examples/large_mesh_test.html to examples/geometry_large_mesh.html
* Added the first WebGL example to README \:D/
2010-11-04 22:29:38 +00:00
Mr.doob 5053cc4e6d * Added 2 more examples to the README.
* Cleaned interactive_cubes example code.
2010-11-04 21:59:42 +00:00
Mr.doob 8d198002d1 * Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail
* A bit nicer example
2010-11-04 20:11:37 +00:00
Mr.doob 9a62d1173a Refactored ClickResolver to Ray and Projector.unprojectVector` working.
Unimpressive example added `interactive_spheres.html`
2010-11-04 03:35:08 +00:00
Mr.doob 17641fed96 * Typo on point lights example link 2010-10-29 04:20:48 +01:00
Mr.doob 98693605e8 * Added point lights example 2010-10-29 04:15:00 +01:00
Mr.doob a0e9935a0f * Minor change to SVGRenderer 2010-10-28 21:48:32 +01:00
Mr.doob 1b1fb7affe * Code clean up (yuicompressor doesn't throw a single warning :D) and some reformating
* Minor fixes (Geometry normal calculation)
* Isolated Matrix3 code into `Matrix3.js`
* README and TODO updated
2010-10-28 21:27:58 +01:00
Mr.doob 647b4a57b8 * Added PointLight
* `CanvasRenderer` and `SVGRenderer` basic lighting support (`*ColorStroke`/`*ColorFill` only)
* `Renderer` > `Projector`. `CanvasRenderer`, `SVGRenderer` and `DOMRenderer` do not extend anymore
* Interactivity base code (hdi folder). To be refactored... ([mindlapse](http://github.com/mindlapse))
* Added `computeCentroids` method to `Geometry`
* Included `Stats.js` directly in the `/examples` folder to avoid the need of internet for playing around
2010-10-06 03:36:21 +01:00