An open API service indexing awesome lists of open source software.

https://github.com/jarppe/playing-with-threejs

Playing with ThreeJS using ClojureScript
https://github.com/jarppe/playing-with-threejs

clojurescript fun threejs

Last synced: 4 months ago
JSON representation

Playing with ThreeJS using ClojureScript

Awesome Lists containing this project

README

        

# Playing with ThreeJS using ClojureScript

Just playing with ThreeJS.

## Live

The latest release can be seen at https://jarppe.github.io/playing-with-threejs/

## Setup

To get an interactive development environment run:

lein dev

and open your browser at [localhost:3449](http://localhost:3449/).

To create a production build run:

lein dist

## License

Copyright © 2018 Jarppe Länsiö

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.