Commit Graph

70 Commits

Author SHA1 Message Date
sebcrozet
b8b86e72b5 Various documentation fixes. 2018-09-23 17:10:49 +02:00
sebcrozet
41fb5403b5 Mention TMat and TVec on the doc. 2018-09-23 17:10:49 +02:00
sebcrozet
4140375b6e Rename the Mat and Vec aliases to TMat and TVec. 2018-09-23 17:10:49 +02:00
sebcrozet
9e4087d466 Reexport more nalgebra types and traits. 2018-09-23 17:10:49 +02:00
sebcrozet
975e0a8b6b Add the TVec* and TMat* aliases. 2018-09-23 17:10:49 +02:00
sebcrozet
ea668dea90 Various documentation improvements. 2018-09-23 17:10:49 +02:00
sebcrozet
71361fa136 Add more docs on lib.rs 2018-09-23 17:10:49 +02:00
sebcrozet
d5e747bd4a Add more 2D transformation constructors. 2018-09-23 17:10:49 +02:00
sebcrozet
130885d83a Add conversion functions between square matrices. 2018-09-23 17:10:49 +02:00
sebcrozet
f2bad264ef Re-export conversion functions. 2018-09-23 17:10:49 +02:00
sebcrozet
2a6302cd54 Fix some comments. 2018-09-23 17:10:49 +02:00
sebcrozet
cff8f398ba Resolve all name conflicts. 2018-09-23 17:10:49 +02:00
sebcrozet
1b2fc74f33 Resolve some name conflicts. 2018-09-23 17:10:49 +02:00
sebcrozet
81745b5464 Add a quat_ perfix to all quaternion functions. 2018-09-23 17:10:49 +02:00
sebcrozet
5ebb1fa635 Fix typo. 2018-09-23 17:10:49 +02:00
sebcrozet
3e445430a4 Move files around and complete the doc. 2018-09-23 17:10:49 +02:00
sebcrozet
98cf1a8d17 Implement more gtx functions. 2018-09-23 17:10:49 +02:00
sebcrozet
a827e2d95f Start adding some gtx functions. 2018-09-23 17:10:49 +02:00
sebcrozet
e7edad5ebb Start actually implementing the GLM functions. 2018-09-23 17:10:49 +02:00
sebcrozet
bee63859c0 Setup functions signatures for the glm interface. 2018-09-23 17:10:49 +02:00