Liking cljdoc? Tell your friends :D

Introduction

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

Try the interactive docs and the example project!

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: clj -A:dev
    • On Mac OS, you will need to run clj -A:dev -J-XstartOnFirstThread
  • 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