1
0
forked from Rowland/EG
EG/RenderPipelineFile/toolkit/render_service
2025-08-13 09:30:16 +08:00
..
config Initial commit 2025-08-13 09:30:16 +08:00
resources Initial commit 2025-08-13 09:30:16 +08:00
example_usage.py Initial commit 2025-08-13 09:30:16 +08:00
README.md Initial commit 2025-08-13 09:30:16 +08:00
service.py Initial commit 2025-08-13 09:30:16 +08:00

Render service

This is a tool to generate previews and renders of materials. It keeps the render pipeline running in the background, and renders scenes on demand.

A render can be triggered over the network. Example code for triggering a render and waiting for completion can be found in example_usage.py