Mr.doob
|
f5e819fe14
Removed all the toString methods (saving 6kbytes)
|
14 years ago |
Mr.doob
|
e7e47b1f88
More reformating and clean up.
|
14 years ago |
alteredq
|
2ecbe2dec2
A lot of bugfixing and refactoring.
|
14 years ago |
alteredq
|
cf37a8cc43
First integration step: something appeared on the screen ;)
|
14 years ago |
Mr.doob
|
b025a6176d
Projector merged succesfully.
|
14 years ago |
Mr.doob
|
b8ae37245f
Merging julianwa's branch
|
14 years ago |
Mr.doob
|
1b1fb7affe
* Code clean up (yuicompressor doesn't throw a single warning :D) and some reformating
|
15 years ago |
mindlapse
|
a89865bda8
3d onclick, see examples/hci_clickcube.html
|
15 years ago |
Ben Nolan
|
0c6219b43f
* Made vector methods chainable
|
15 years ago |
Mr.doob
|
8f543db16d
* Refactored `CanvasRenderer` (more duplicated code, but easier to handle)
|
15 years ago |
Mr.doob
|
8e5c8debf9
- Clean up
|
15 years ago |
philogb
|
2b0ea54a4c
Core performance improvements through shared props
|
15 years ago |
Mr.doob
|
7935bc8ab9
- Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert))
|
15 years ago |
Mr.doob
|
0aac038d58
- JSLinted
|
15 years ago |
Mr.doob
|
90f54e2507
- CanvasRenderer expands screen space points (workaround for antialias gaps).
|
15 years ago |
Mr.doob
|
3b334a3f40
VectorX.set()
|
15 years ago |
Mr.doob
|
2a334e0862
Credit where credit is due.
|
15 years ago |
Mr.doob
|
a6e98d7e9a
Removed Class.js dependency
|
15 years ago |
Paul Brunt
|
daf53d854d
Now using projection matrix and particles are culled
|
15 years ago |