issues
search
fu5ha
/
ultraviolet
A wide linear algebra crate for games and graphics.
https://crates.io/crates/ultraviolet
750
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Quaternions
#170
SylvanSerenity
closed
1 month ago
4
Fix CI pipeline errors and cleanup unused imports
#169
YouSafe
opened
7 months ago
0
Fix `perspective_reversed_z_vk` for `lh_yup` and `rh_yup`
#168
YouSafe
closed
9 months ago
0
Add mint quaternion support
#167
sjb3d
closed
10 months ago
0
Fix enabling mint without int
#166
sjb3d
closed
11 months ago
1
rkyv support
#165
stefnotch
opened
1 year ago
2
Serde traits for the rest of f64 types
#164
rlidwka
closed
1 year ago
3
Add missing mint type conversions
#163
stefnotch
closed
1 year ago
3
Left handed Vulkan Y Down is (possibly) incorrect
#162
hYdos
opened
1 year ago
2
Fix missing mut in Mat4::as_mut_array
#161
sjb3d
closed
1 year ago
2
Account for scale in Similarity inverse
#160
sjb3d
closed
1 year ago
0
Fix crates.io badge
#159
atouchet
closed
1 year ago
1
Added support for `num_traits::identities`.
#158
virtualritz
closed
1 year ago
3
Tracking: `num-traits` support
#157
virtualritz
opened
1 year ago
6
Fix Mat4::from_euler_angles
#156
alexgladd
closed
1 year ago
1
Mat4::from_euler_angles appears to be producing incorrect rotations
#155
alexgladd
closed
1 year ago
2
Missing license texts in repository
#154
G0BL1N
opened
1 year ago
4
Fix slurp not always taking shortest path
#153
G0BL1N
closed
1 year ago
1
Slerp between Rotor3's doesn't always takes shortest path
#152
G0BL1N
closed
1 year ago
3
Update version in demo
#151
elfeiin
closed
2 years ago
2
Possibly fix `Vec2` rotation arithmetic signs
#150
elfeiin
closed
2 years ago
4
2D rotation not getting applied
#149
elfeiin
closed
2 years ago
3
Option/feature to add generics
#148
LoganDark
opened
2 years ago
0
Converting vector-backed float columns to Vec3x4?
#147
recatek
opened
2 years ago
1
Geometric multiplication for bivectors
#146
AnIrishDuck
opened
2 years ago
2
fix 2d matrix from 2x2 array
#145
aztecrex
closed
2 years ago
2
fix create 2d homogeneous rotation
#144
aztecrex
closed
2 years ago
1
2d Homogeneous Rotation seems incorrect
#143
aztecrex
closed
2 years ago
2
Request: Vec3 helper functions
#142
alexanderameye
closed
2 years ago
2
Consider releasing v0.8.2
#141
teoxoy
closed
2 years ago
2
Make matrix serialization and deserialization impls properly match.
#140
AlphaModder
closed
2 years ago
1
Implement projective geometric algebra.
#139
ten3roberts
closed
2 years ago
1
Matrix serialization is length-delimited but deserialization isn't
#138
danielkeller
closed
2 years ago
1
Difference in `from_rotation_y` between `0.7` and `0.8`
#137
kovaxis
opened
2 years ago
0
Change bound in map/apply from Fn to FnMut
#136
sjb3d
closed
3 years ago
1
Update wide and fix some warnings
#135
ghost
closed
3 years ago
0
Impl Neg for IVecN
#134
SnootierMoon
closed
3 years ago
1
`Neg` trait for `IVec`
#133
SnootierMoon
closed
3 years ago
4
Comparison traits for wide types not accessible on API
#132
dooost
opened
3 years ago
3
Replace xz by zx in Bivec3
#131
thenlevy
opened
3 years ago
1
The terms "Rotation in the xz plane" and "Rotation arround the y axis" can lead to confusion
#130
thenlevy
opened
3 years ago
2
Fix Mat3::from_euler_angle
#129
thenlevy
closed
3 years ago
0
Mat3::from_euler_angles does not do what documentation says
#128
thenlevy
closed
3 years ago
0
Add methods to scale Rotor3
#127
thenlevy
closed
3 years ago
1
impl TryFrom between vector types (#104)
#126
joeftiger
closed
3 years ago
2
Make clippy happy
#125
joeftiger
closed
3 years ago
1
Impl Serde for DVec and DMat using macros
#124
joeftiger
closed
3 years ago
0
Improve matrix rotations
#123
joeftiger
closed
3 years ago
5
Generify MulAdd for Vec types
#122
joeftiger
closed
3 years ago
6
Better document undefined behavior in Rotor::from_rotation_between()
#121
joeftiger
closed
3 years ago
0
Next