AllenCell / AllenCell/vole-core

Add a class to move responsibility for `IDrawableObjects` out of `VolumeDrawable`

Abierto
#413 1 comentario 0 reacciones 0 asignados Ver en GitHub
Tech Debt
Lenguaje dominante
TypeScript
Estrellas
106
Forks
11
Merge medio
3 d 51 min
PR fusionados (30 d)
12

Descripción

## Use Case

`VolumeDrawable` currently manages both the volume and the isosurface meshes and all of the other drawable objects. This should be refactored so `VolumeDrawable` is scoped to just the volume itself.

## Solution

- [ ] Add a new class ("`VolEScene`") that can contain drawable objects and one or more `VolumeDrawable` or `IDrawableObject` objects.

## Alternatives

_Please describe any alternatives you've considered, even if you've dismissed them_

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.