Mr.doob
|
a2acf0b390
CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved.
|
14 vuotta sitten |
Mr.doob
|
98dc841aab
Added MeshDepthMaterial.
|
14 vuotta sitten |
Mr.doob
|
ce3d641ff2
Changed materials format a bit.
|
14 vuotta sitten |
Mr.doob
|
a35b35fde9
* `examples/geometry/primitives` ⟶ `src/extras/primitives`
|
14 vuotta sitten |
Mr.doob
|
1849e9050c
* Added a nicer interactivity example ⟶ examples/interactive_voxelpainter.html
|
14 vuotta sitten |
Mr.doob
|
8d198002d1
* Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail
|
14 vuotta sitten |
Mr.doob
|
9a62d1173a
Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working.
|
15 vuotta sitten |
Mr.doob
|
b57169bc84
Projector.unprojectVector() apparently working
|
15 vuotta sitten |
Mr.doob
|
a919753328
* Clickresolver.js: Implemented blackpawn's point in triangle algos ( http://www.blackpawn.com/texts/pointinpoly/default.html ). Now works properly with Face3 too.
|
15 vuotta sitten |
Mr.doob
|
05ba1a2b1c
* Nicer looking orthographic projection example.
|
15 vuotta sitten |
Mr.doob
|
7eacf2ae0e
* Fixed `Matrix4.makeOrtho()`. `bottom - top` -> `top - bottom`
|
15 vuotta sitten |