UNPKG

@thi.ng/shader-ast

Version:

DSL to define shader code in TypeScript and cross-compile to GLSL, JS and other targets

6 lines (5 loc) 112 B
import { ROOT } from "@thi.ng/logger/root"; const LOGGER = ROOT.childLogger("shader-ast"); export { LOGGER };