React.jl && Volume Rendering

By: Simon Danisch

Re-posted from: https://randomphantasies.wordpress.com/2014/06/04/react-jl-volume-rendering/

After some break and a nasty bug, that really ate away my patience, I present you volume rendering:

volumerendering

 

It’s still in an early phase, but I’m looking forward to incorporate transition functions and performance tweaks.

Also, I integrated React.jl into my code, which seems to work quite lovely.

It offers a little more functionality  and nicer design than my current event system, but it’s also a little slower.

It’ll be interesting to see, how the advantages will play out in my system architecture.

Best,

Simon