impi icon indicating copy to clipboard operation
impi copied to clipboard

ClojureScript library for using Pixi.js through immutable data

Results 6 impi issues
Sort by recently updated
recently updated
newest added

The example complains about `Exception in thread "main" java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter, compiling:(cljs/closure.clj:1:1)`.

A fairly naive question, is there a way to increase the performance of this library? I did a quick performance check; instantiating 2500 rotating bunnies which results in 15fps on...

I am trying to add 3rd party filter support with impi. But encounter some problem with pixi displacement filter, i think will have more such filters later, which need to...

Provide a way to interop with plain javascript objects to allow use of extensions. Adding a new type seems like a decent way to accomplish this, but it introduce's a...