Walterkd

Results 3 comments of Walterkd

# Solution Go to ./nerf/renderer.py Replace `dr.RasterizeGLContext` to `dr.RasterizeCudaContext` It work well!! So does the same problem in GET3D and nvdiffrec.

> What you saying is remove `--cuda_ray` from this code `parser.add_argument('-O', action='store_true', help="equals --fp16 --cuda_ray --dir_text")` ?