Skip to content

oakes/play-cljc.text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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

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 -M:dev:linux native
    • clj -M:dev:macos native
    • clj -M:dev:windows native
  • To install the release version: clj -M: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.

About

Render text with play-cljc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published