Support for alternative normalized device coordinates
Open
enhancement
good first issue
P-medium
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
As it been considered to support alternative normalized device coordinates for Orthographic3 and Perspective3 ?
Currently both follow the OpenGL convention so are not usable in other situations (Vulkan for instance).
I am willing to work on it if it is desired to have that in nalgebra.
I can think of two approaches:
- have separate structures in separate pathes within the crate
- use generics and enums
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.