fully self contained python client
オープン
- 主要言語
- C++
- スター
- 62
- フォーク
- 9
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 1
説明
## Use Case
agave python client could be a self contained rendering system for python
## Solution
a fully headless agave python client that uses the code in renderlib, exclusively the vulkan backend, and doesn't need websockets or Qt. It should just pass commands directly from python to c++ code, using the current command api as expressed in agave.py and command.h. We can introduce a new build target that builds the python integration library into the python package and bundles it together. It should use nanobind as the python-to-c++ bridge.
## Alternatives
api redesign
コントリビューションガイド
評価
この issue はまだ評価されていません。