NVIDIA / warp

A Python framework for high performance GPU simulation and graphics

Home Page:https://nvidia.github.io/warp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature request] matrix to transform and back

jc211 opened this issue · comments

It would be nice to have methods that convert between a 4x4 matrix to a transform and back. Currently, there a lot of intermediate steps that need to be done to convert between the two.

Thank you for the suggestion! We will add these functions.