FNNDSC / FNNDSC/ami

Extract code to compute gradient from trilinear interpolation

Open
#313 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
745
Forks
212
PR merge metrics
No merged PRs in 30d

Description

`if (gradient.x == 1.)` in https://github.com/FNNDSC/ami/pull/311

why: "if" statements are slow in WebGL, and if the shader code runs a lot (volume rendering, slice thickness), it may become slow.

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.