This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
libcruft-util
Watch
1
Star
0
Fork
0
You've already forked libcruft-util
Code
Issues
Releases
Activity
29702704fb
libcruft-util
/
test
/
geom
History
Danny Robson
c33a679e81
geom/ray: make ray intersections more robust
2018-05-04 17:10:51 +10:00
..
aabb.cpp
geom/ray: make ray intersections more robust
2018-05-04 17:10:51 +10:00
ellipse.cpp
geom/ellipse: add naive covering ellipse impl
2018-04-18 21:48:55 +10:00
frustum.cpp
geom/frustum: test projection should use radians
2018-04-11 19:28:18 +10:00
line.cpp
geom/line: add basic line class
2018-04-20 15:08:06 +10:00
plane.cpp
geom/plane: add trivial plane tests
2018-04-20 15:08:06 +10:00
ray.cpp
geom/ray: make ray intersections more robust
2018-05-04 17:10:51 +10:00
segment.cpp
geom/segment: add trivial segment representation
2018-04-20 15:08:06 +10:00
sphere.cpp
geom/sphere: add glancing ray test
2018-04-16 16:00:32 +10:00