brown-ccv / brown-ccv/react-volume-viewer

Separate controls prop from volume

Open
#95 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Inside each model could be:

```js
{
colorMap,
description,
enabled,
intensity,
transferFunction,
clipping, // was sliders
controls {
colorMaps,
range,
showColorMap // was useColorMap
showTransferFunction // was useTransferFunction
}
}
```

This way the props that deal with the controls are separate from the `aframe` ones

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.