As a developer I want to find a good way to render 3D objects without a GUI
Opened this issue · 0 comments
kf6kjg commented
Requirements:
- Headless operation: no dependencies on X11, no requirements to be on Windows, etc.
- Render to image.
- Non-commercial license.
- Operates on Linux.
Would be nice to have:
- Able to render without a GPU.
- Able to render with GPU acceleration.
- Operate on Windows.
- Operate on MacOS.
Non requirements:
- Doesn't have to render in realtime - though speed is a nice feature.