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
alteredq
cf2e8c1bbf
Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there.
...
Went through all examples, all should work.
JSON files exported from Blender / converted from OBJ files still use underscored property names internally. I don't know, should these also be changed?
2011-02-28 14:52:04 +01:00
Mr.doob
5aa43cd1cd
All canvas examples are now using RequestAnimationFrame.js
...
Webgl examples next.
2011-02-22 01:54:03 +00:00
Mr.doob
4912f59cc6
Compiled new build.
...
Renamed examples.
2011-02-20 04:11:47 +00:00