datavis

2015-12-09T03:36:29.000667Z

@eggsyntax: awesome!

eggsyntax 2015-12-09T03:51:38.000668Z

@kephale: cool, working ok for you?

eggsyntax 2015-12-09T03:54:36.000669Z

Does usage seem fairly obvious? (other than the irreducible complexity of MB itself, of course…)

2015-12-09T04:00:34.000670Z

@eggsyntax: yeah, I grinned when I saw how short the example is

2015-12-09T04:00:51.000671Z

works perfectly

2015-12-09T04:01:13.000672Z

for looking into the camera, that’s in mathbox itself?

eggsyntax 2015-12-09T04:01:21.000673Z

Yeah, it’s funny; I’ve put a bunch of time into it, but when it comes down to it, it’s an awfully thin wrapper 😉

2015-12-09T04:01:43.000675Z

heh, all the better

eggsyntax 2015-12-09T04:01:45.000676Z

Yep, basically all documentation for the underlying functions is on the mathbox page.

eggsyntax 2015-12-09T04:01:53.000677Z

https://github.com/unconed/MathBox.js/tree/legacy

2015-12-09T04:02:21.000680Z

okey, cool, but all thats changing to MathBox2 you say

eggsyntax 2015-12-09T04:03:34.000681Z

Yep. At some point, anyway. It’s in alpha as of now, and it’s quite different, and totally breaking changes. I’d say it’s essentially a completely different library.

eggsyntax 2015-12-09T04:04:09.000682Z

FWIW, so far MB1 seems more accessible. He definitely gets some extra perf boosts from MB2 though.

eggsyntax 2015-12-09T20:41:07.000683Z

OK, y'all; barring bug reports, I'm gonna say that cljs-mathbox is done. If anyone plays with it, I'd very much appreciate feedback. https://clojars.org/cljs-mathbox

eggsyntax 2015-12-09T20:42:29.000684Z

And just as a reminder, it's the cljs wrapper for this library (posting one of my favorite examples): http://acko.net/blog/how-to-fold-a-julia-fractal/