Ben Houston
|
c5d38e8993
add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests.
|
12 年之前 |
Ben Houston
|
3bffda430e
add ray.transformSelf( matrix4 ) with unit test for verification.
|
12 年之前 |
Ben Houston
|
f3671a9def
remove non-core and trivial geometric primitive fucntions to reduce code bulk.
|
12 年之前 |
Ben Houston
|
44774275c9
remove excessively long ray-box intersection code + unit tests.
|
12 年之前 |
Ben Houston
|
b9a98dd689
add some unit tests for Ray-Sphere intersection testing.
|
12 年之前 |
Ben Houston
|
1e52836e47
add slow but correct intersectBox with unit tests.
|
12 年之前 |
Ben Houston
|
8140a99ad2
remove console log output.
|
12 年之前 |
Ben Houston
|
58bbf74cb8
all Ray unit tests pass.
|
12 年之前 |
Ben Houston
|
dd58a87142
finished scope of Ray unit tests, now I just need to make them work.
|
12 年之前 |
Ben Houston
|
e921f46141
Ray unit tests.
|
12 年之前 |