Skip to content
/ iglu Public
forked from oakes/iglu

A Clojure data -> GLSL library

License

Notifications You must be signed in to change notification settings

monotools/iglu

 
 

Repository files navigation

Clojars Project

Introduction

A Clojure and ClojureScript library for turning data into GLSL shaders for use by OpenGL and WebGL.

Usage

You can include this library in your project dependencies using the version number in the badge above.

Development

  • Install the Clojure CLI tool
  • To develop with figwheel: clj -A:dev
  • To install the release version: clj -A:prod install

Licensing

All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.

Packages

No packages published

Languages

  • Clojure 100.0%