Mr.doob
|
a940f05427
|
Updated examples with the new .add/.remove methods.
|
2011-09-05 23:16:56 +02:00 |
|
Mr.doob
|
f105cbb7e2
|
LOD.add > LOD.addLevel
|
2011-09-04 21:58:16 +02:00 |
|
Mr.doob
|
bfdb10a85a
|
Updated all examples so they use the renamed geometry classes.
|
2011-06-13 18:33:53 +02:00 |
|
Mr.doob
|
3bc9f48c2f
|
src/animation ⟶ src/extras/animation
Improved lod and grass examples.
|
2011-04-10 09:36:28 +01:00 |
|
Mr.doob
|
76e7ea3461
|
Added namespace to all the objects that missed it (geometries, uniforms, etc)
WebGLRenderer antialias is off by default (considering Firefox doesn't support it...)
Formatting clean up here and there
|
2011-04-09 12:38:39 +01:00 |
|
Mr.doob
|
66cd1198e3
|
Updated examples and utils that used Cube().
|
2011-03-03 08:31:00 +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 |
|
alteredq
|
0e450db259
|
Tweaks to lod example.
|
2011-03-01 16:22:33 +01:00 |
|
alteredq
|
7ad44b434c
|
Added level-of-details example (and LOD object to compiled lib).
Thanks to empaempa for implementing this feature ;)
|
2011-03-01 15:50:14 +01:00 |
|