This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Things are still hugely in flux, but for now I decided to replace pixi.js with p5.js as the underlying JS library. This essentially required me to rewrite most of the code. While p5.js doesn't provide as much low-level control over rendering as pixi.js, it covers a lot more ground and I think it will help me pursue my goals for the library better. The template has been updated and so has the README. Further breaking changes are almost certainly coming.
The other big change is that I removed the state management system from play-cljs. I've decided to keep the design more open-ended rather than trying to provide a built-in way to manage state.
Subreddit
Post Details
- Posted
- 8 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/playcljs/co...