nalgebra/nalgebra-glm
sebcrozet e7edad5ebb Start actually implementing the GLM functions. 2018-09-23 17:10:49 +02:00
..
src Start actually implementing the GLM functions. 2018-09-23 17:10:49 +02:00
Cargo.toml Start actually implementing the GLM functions. 2018-09-23 17:10:49 +02:00
README Setup functions signatures for the glm interface. 2018-09-23 17:10:49 +02:00

README


* not_ -> not
* equal overload with epsilon -> equal_epsilon
* ortho(l, r, b, t) -> infinite_ortho
* tweaked_infinite_perspective(fovy, aspect, near, ep) -> tweaked_infinite_perspective_ep