vsitzmann / shapenet_renderer

A clean, compact renderer for spherical images of shapenet objects in blender <2.8.
MIT License
75 stars 18 forks source link

Adding a dockerfile that can render using nvidia gpus #2

Open ktertikas opened 2 years ago

ktertikas commented 2 years ago

Hi, thanks for the useful shapenet_renderer! I think it might be useful to add a dockerfile that can be used for the rendering, as it is always a pain to setup blender properly!

ktertikas commented 2 years ago

It seems that the gpu renders have some parts missing, whereas the cpu renders are fine. Will need to investigate further what is causing that.