dimforge / dimforge/nalgebra

Allow reducing dimensions of Isometry

Open
#570 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

I'd like to be able to reduce an Isometry3 to an Isometry2 by removing a dimension.

This is useful for, for example, bridging Amethyst with ncollide2d. Amethyst can be used for 2d work but has no specific 2d mode, so it uses 3d transforms even when rendering in 2d. Being able to turn a 3d Amethyst transform into a 2d Isometry for ncollide is useful

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.