FuxiCV / pt_mesh_renderer

A PyTorch implementation for the "Mesh Renderer"
Apache License 2.0
75 stars 13 forks source link

The deprecated rasterize method #6

Open 07hyx06 opened 3 years ago

07hyx06 commented 3 years ago

https://github.com/FuxiCV/pt_mesh_renderer/blob/15153fbbe73d7c4c59d8f0b2bce7320173b3d396/pt_mesh_renderer/rasterizer.py#L56

Hi! Thanks for your code!

I notice that the rasterize is deprecated. Is there exists a new version of this method?