Erik

Results 4 comments of Erik

Hey @luogyu7, I can suggest you try moving into the `examples` directory before running the `demo_render.py` script. That is (after installation) from the repo root: ```Python cd examples CUDA_VISIBLE_DEVICES=0 python...

We provide version information on the used libraries in the `.yml` files for use with `conda`. We do not include a `requirements.txt` for use with `pip` as we did not...

I think @bmcfee has covered most of the important information above. The regression testing was challenging due to differences caused by the particular installed backend; however, the implementation is entirely...

> Thanks for this! > > I've been testing this today and it works great - no more Rotate Y needed. One thing I noticed in testing is if the...