AllenCell / AllenCell/agave

fully self contained python client

Abierto
#394 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
62
Forks
9
Merge medio
1 d 2 h
PR fusionados (30 d)
1

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.