Fork me on GitHub
#datavis
<
2015-11-24
>
pleasetrythisathome04:11:00

i'm a huge fan of karsten schmidt's work

pleasetrythisathome04:11:09

totally agree about the tangle scripts being a massive pain though

eggsyntax13:11:34

Wow, the http://thi.ng stuff does look awesome; I'd never encountered it before. How's performance?

eggsyntax14:11:55

eg, are images like this being produced from data in realtime?

meow15:11:19

@eggsyntax: I'm still getting a handle on all the bits and pieces in the http://thi.ng library so I have no idea how performance is. Plus I'm approaching it from the point of view of creating 3D printable objects and doing lots of mesh manipulation output to X3D files, instead of CSG operations using OpenSCAD, which is what I had been doing.

eggsyntax15:11:29

God, that sounds fun simple_smile

meow15:11:06

While I dislike the org mode and don't use emacs, I do like that it makes good use of protocols. Obviously a lot of thought has gone into the library.

meow15:11:20

@eggsyntax: More fun with polyhedra than ought to be allowed. 😉

meow15:11:33

My plan is to add my own library of mesh operators that I can then combine with my ergo library of L-Systems and cellular automata. So in a way what I'm doing is visualizing data generated by algorithms. simple_smile

eggsyntax15:11:33

I had a ton of fun at one point doing 3D-printed objects built from a custom-written 3D version of Conway's Life, but it was def a one-off.

meow15:11:58

There are already a ton of people doing really cool generative art in 2d, so I figured I'd skip that and go to 3D, and make it printable as well.

eggsyntax15:11:17

@meow: I'd love to check out some of the stuff you're doing.

eggsyntax15:11:54

LOL at your repo breakdown simple_smile

meow15:11:27

Gotta have fun, right?

meow15:11:59

I have a customized fork of OpenSCAD for Clojure here: https://github.com/pkobrien/scad-clj

meow15:11:17

I'm moving away from OpenSCAD and focusing on mesh manipulation via http://thi.ng and whatever I add to it.

meow15:11:10

For example, I just added support for X3D output.

eggsyntax15:11:42

Is this a side project, or have you managed to rock a day job doing this?

meow15:11:49

I'm taking some time off to focus on things that I've always wanted to do but never had the time.

meow15:11:18

@eggsyntax: What kind of printer did you use to do your GOL prints?

eggsyntax17:11:48

Damned if I know -- they were printed out at a university in, um, Raleigh, I think, via a contact there. I was doing it on an academic grant, so I got them for free, which was extra-nice since it was almost ten years ago & commercial prints were hella pricey still.