Liking cljdoc? Tell your friends :D

Introduction

A library for rendering text in OpenGL or WebGL with play-cljc.

Try the interactive docs!

There is also an example project showing how to use it in more detail.

Usage

If you're using the latest version of play-cljc, it brings this library in automatically.

Development

  • Install the Clojure CLI tool
  • To develop the native version on each OS:
    • clj -A:dev:linux native
    • clj -A:dev:macos native
    • clj -A:dev:windows native
  • 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.

Can you improve this documentation? These fine people already did:
oakes & Zach Oakes
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close