shadergraph icon indicating copy to clipboard operation
shadergraph copied to clipboard

Functional GLSL Linker

Results 2 shadergraph issues
Sort by recently updated
recently updated
newest added

Here is the analogous issue for the Mathbox repo: https://gitgud.io/unconed/mathbox/-/merge_requests/18

The following are emitted when evaluating mathbox code in cljs: ------ WARNING #35 - ---------------------------------------------------------- Resource: node_modules/shadergraph/src/visualize/markup.js:131:22 String continuations are not recommended. See https://google.github.io/styleguide/jsguide.html#features-strings-no-line-continuations -------------------------------------------------------------------------------- ------ WARNING #36 - ----------------------------------------------------------...

enhancement