[improvement] Cleanup Duplicated Code in fragment shaders
Open
- Dominant language
- JavaScript
- Stars
- 745
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
There is a fair bit of duplicated code between the `vr` and the `data` renderers both in the class itself and in the generated code. Further in one `getIntensity` has been factored out as a function whereas in the other it has not been.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.