The threeagent.tsl macros as SCI macros, for evaluating shader code in a
SCI context (e.g. live-edited docs). No dependency on SCI itself:
(sci/init {:namespaces {'threeagent.tsl (merge (sci/copy-ns threeagent.tsl (sci/create-ns 'threeagent.tsl)) threeagent.tsl.sci/macros)}})
The `threeagent.tsl` macros as SCI macros, for evaluating shader code in a
SCI context (e.g. live-edited docs). No dependency on SCI itself:
(sci/init {:namespaces {'threeagent.tsl
(merge (sci/copy-ns threeagent.tsl (sci/create-ns 'threeagent.tsl))
threeagent.tsl.sci/macros)}})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |