fully self contained python client
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 62
- Forks
- 9
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.