as-a-service / blender

A simple web service that renders a Blender 3D scene with custom text.
https://render.as-a-service.dev/
Apache License 2.0
36 stars 18 forks source link

Tips for running Headless Eevee in google cloud run? #1

Open jminardi opened 2 years ago

jminardi commented 2 years ago

Rendering with Eevee needs a display attached. I've had some success getting Eevee renders to work using PyVirtualDisplay, but I wanted to reach out and see what techniques you've used. I looked through the code and didn't see you using anything to create a virtual display.