m.gl.ast.js

please.gl.glsl_to_ast

please.gl.glsl_to_ast (shader_source, uri)

Takes a glsl source file and returns an abstract syntax tree representation of the code to be used for further processing. The ‘uri’ argument is optional, and is mainly used for error reporting.

Table Of Contents

Previous topic

m.gani.js

Next topic

m.gl.js

This Page