izzy
|
f517c12869
starting to split up c3dlas.c due to size
|
2 years ago |
izzy
|
6c96a0f04f
fixed a bunch of broken matrix functions
|
2 years ago |
izzy
|
239b9a28be
4th time's the charm
|
2 years ago |
izzy
|
78891c7012
ok, spherical coords actually fixed
|
2 years ago |
izzy
|
357e9a056a
fixed spherical->cartesian conversion, at least for my uses...
|
2 years ago |
izzy
|
c45db24739
vector clamp functions
|
2 years ago |
izzy
|
76e979bcf1
Beginnings of quaternion support
|
2 years ago |
izzy
|
8abc70b764
f's on fmin/fmax
|
2 years ago |
izzy
|
09d2e1dcfe
Spherical/cartesian conversion fns
|
2 years ago |
izzy
|
c2d9aae509
well that's embarrassing....
|
2 years ago |
izzy
|
58ce74a013
bounding box utility functions
|
2 years ago |
izzy
|
7393055bee
Matrix-vector multiplication that preserves /what you want/ when transforming world coordinates into clip space for culling purposes
|
2 years ago |
izzy
|
fe493e9cf8
point-polygon distance function
|
2 years ago |
izzy
|
263ba5e8ae
Line and polygon functions
|
2 years ago |
izzy
|
cdcef03a3c
fixed bug with swapped matrices in mLookAt
|
2 years ago |
David Ulrich
|
af91001370
IDENT_MATRIX declaraction reequired for O3
|
3 years ago |
izzy
|
4a63625137
Fixed ray/plane intersection interpolation
|
3 years ago |
izzy
|
88a879edd0
ray/plane intersection
|
3 years ago |
izzy
|
e888a6237d
fixed a bunch of strict compiler warnings
|
3 years ago |
izzy
|
fe9395c9bd
Mostly finished migration to version 2, filled in many missing functions
|
4 years ago |
izzy
|
5d318b7e08
beginning migration to version 2
|
4 years ago |
izzy
|
6ab50136c3
Copypasta vInverse() fix
|
4 years ago |
Izzy
|
ee645fc046
shortest line between two lines
|
4 years ago |
Izzy
|
59c2704ebe
line/plane clipping
|
4 years ago |
Izzy
|
8827e68c4b
tri/plane clipping
|
4 years ago |
Izzy
|
5fb38c4533
plane/line intersections
|
4 years ago |
Izzy
|
336f54173d
fix compiler warnings and tighten up some includes
|
4 years ago |
Izzy
|
72f9851bc4
bit reverse and random number stuff
|
5 years ago |
Izzy
|
960bd6c90d
ortho from sphere
|
5 years ago |
Izzy
|
1f40958f29
frustum functions
|
5 years ago |