Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@oakes oakes released this 24 Jan 05:17
· 37 commits to master since this release

It's been a while...but I'm back to working on this library. This release updates p5.js to 0.7.2 and adds initial support for 3D. To enable it, you need to pass {:mode :webgl} to the third argument of create-game. Right now it only supports basic 3D shapes like cubes and spheres. Check out the new 3D examples in the interactive docs:

https://oakes.github.io/play-cljs/