Skip to content

Webgl shader programs written in javascript

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
COPYING
Notifications You must be signed in to change notification settings

monofon/embedsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4878d5e · Jul 19, 2016

History

6 Commits
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Apr 6, 2012
Jul 19, 2016
Jul 19, 2016
Apr 6, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Apr 6, 2012
Jul 12, 2012
Apr 6, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Apr 6, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Jul 12, 2012
Embedsl is a Javascript library for the specification of GLSL shader programs
in WebGL applications. The programmer uses a builder API to construct a set of
expression trees that describe the shader program. This intermediate
representation is then transformed into GLSL source code. 

Embedsl needs the Closure Library. Install the library directly into the
embedsl directory.

About

Webgl shader programs written in javascript

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages