Skip to content

PrecursorApp/gamma-driver

 
 

Repository files navigation

gamma-driver

Join the chat at https://gitter.im/kovasb/gamma

Gamma-Driver simplifies manipulating stateful WebGL resources. It models the WebGL API in a direct and simple way with a combination of interfaces (protocols in Clojure) and data-oriented resource descriptions. This allows for improved composition, reasoning, and optimization compared to the traditional imperative WebGL API and to existing WebGL frameworks.

Gamma-Driver is very WIP, APIs are still in flux.

Installation

Add the following to your project.clj's :dependencies

 [kovasb/gamma-driver "0.0-49"]

About

GL state managment made simple

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 99.1%
  • HTML 0.9%