alteredq
|
cf37a8cc43
First integration step: something appeared on the screen ;)
|
14 tahun lalu |
alteredq
|
df513e044c
Transplanted simple hierarchy system from WebGLRenderer2 into WebGLRenderer.
|
14 tahun lalu |
Mr.doob
|
37a053b308
Fixed PointLight prototype code (thx rectalogic)
|
14 tahun lalu |
astrodud
|
6c071233d6
This is the Object3D.js code as it *should* have been committed
|
14 tahun lalu |
Mr.doob
|
5accd0cfd7
Brought back Object3D.rotationMatrix (Projector still uses it).
|
14 tahun lalu |
astrodud
|
c9706f85bf
Optimized Object3D.updateMatrix to (1) cut down where possible on new Matrix4 allocation, (2) only compute
|
14 tahun lalu |
Mr.doob
|
bffdc03cf1
`*.material`→ `*.materials`
|
14 tahun lalu |
Mr.doob
|
584a8440fd
Merging with alteredq's branch.
|
14 tahun lalu |
Mr.doob
|
b913baa6f0
Code clean up and minor optimisations.
|
14 tahun lalu |
alteredq
|
d3cd0887d2
Added handling of object removal to WebGLRender. Added visibility parameter to Object3D.
|
14 tahun lalu |
Mr.doob
|
647b4a57b8
* Added `PointLight`
|
15 tahun lalu |
Mr.doob
|
e68109fdb2
- Clean up
|
15 tahun lalu |
Mr.doob
|
5ff2dfcaca
- Added Mesh.flipSided boolean
|
15 tahun lalu |
Mr.doob
|
7935bc8ab9
- Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert))
|
15 tahun lalu |
Mr.doob
|
0aac038d58
- JSLinted
|
15 tahun lalu |
Mr.doob
|
90f54e2507
- CanvasRenderer expands screen space points (workaround for antialias gaps).
|
15 tahun lalu |
Mr.doob
|
06c7ec335f
- Added Camera3D.autoUpdateMatrix
|
15 tahun lalu |
Mr.doob
|
e98397cb5a
+ Added Line Object
|
15 tahun lalu |
Mr.doob
|
2a334e0862
Credit where credit is due.
|
15 tahun lalu |
Mr.doob
|
a6e98d7e9a
Removed Class.js dependency
|
15 tahun lalu |
Mr.doob
|
4f22f423b5
Fixed incorrect rotation matrix calculation. Particles examples clean up. Added Cube and Plane primitives. Added Cube geometry example.
|
15 tahun lalu |
Mr.doob
|
a90c4e107f
First public version. Still a lot to do
|
15 tahun lalu |