nalgebra_glm const fn for vector constructors
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
it would be great if i could do stuff like `const up: glm::Vec3 = glm::vec3(0., 1., 0.);` since that function will always produce the same output
https://github.com/rust-lang/rust/issues/57563
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.