fully self contained python client
Aperta
- Lingua principale
- C++
- Stelle
- 62
- Fork
- 9
- Merge medio
- 1g 2h
- PR unite (30g)
- 1
Descrizione
## 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.