Sébastien Crozet
|
85074398d0
|
Fix nalgebra-glm
|
2021-08-08 12:59:40 +02:00 |
Crozet Sébastien
|
24d546d3b6
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
Philippe Renon
|
fb15658cc9
|
fix typo: apsect should be aspect
|
2020-10-11 11:42:22 +02:00 |
sebcrozet
|
bbb3be512e
|
Run cargo fmt.
|
2020-04-05 18:49:48 +02:00 |
sebcrozet
|
2838350ea4
|
Reorder comments about parameters of projection so they match the order of the function parameter.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
62d63eadea
|
Remove the _no variants of reversed perspective.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
94b5023605
|
Remove comments about float depth buffer.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
77cb68e47f
|
Fix missing identifier.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
4c5996e67b
|
Remove some assertions.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
1dc6f16463
|
Fix typos.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
323fc7f39b
|
Add more comments.
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
c65f0e9e4e
|
Add some infinite and reversed perspectives.
This adds:
infinite_perspective_rh_no
infinite_perspective_rh_zo
reversed_perspective_rh_no
reversed_perspective_rh_zo
reversed_infinite_perspective_rh_zo
reversed_infinite_perspective_rh_zo
Fix #573
|
2019-08-27 22:05:28 +02:00 |
sebcrozet
|
4ef4001836
|
Rename Real to RealField.
|
2019-03-25 11:21:41 +01:00 |
sebcrozet
|
3cbe60523a
|
2018 edition.
|
2019-03-23 14:33:47 +01:00 |
sebcrozet
|
f36ff97d6a
|
Fix deprecation warnings.
|
2018-12-29 13:19:09 +01:00 |
sebcrozet
|
b74aeb12e2
|
glm: simplify some code for projection matrix computation.
|
2018-12-29 13:19:09 +01:00 |
MindSpunk
|
ea933c654a
|
minor doc typo
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
55b599e52c
|
updating changes for response to pull request
Removed the compile configs based on cargo features and updated docs
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
112b9e845c
|
more comments/doc
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
205ca1f10c
|
Fix incorrect matrix indexing
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
3518f95006
|
ortho docs
|
2018-12-29 11:30:53 +01:00 |
MindSpunk
|
21ecb5a370
|
perspective and orthographic functions and options
|
2018-12-29 11:30:53 +01:00 |
sebcrozet
|
b9ca074740
|
Execute rustfmt.
|
2018-10-22 06:23:40 +02:00 |
sebcrozet
|
e2736caff6
|
Fix glm::perspective.
Fix #423.
|
2018-10-05 05:50:56 +02:00 |
Bruce Mitchener
|
175c41ed3a
|
Typo fixes.
|
2018-09-24 21:15:07 +02:00 |
sebcrozet
|
975e0a8b6b
|
Add the TVec* and TMat* aliases.
|
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 |