[IPython-dev] [jupyter] Fwd: [sage-devel] European Horizon 2020 project OpenDreamKit accepted

Nicolas P. Rougier Nicolas.Rougier at inria.fr
Wed May 20 04:23:43 EDT 2015


Hi Marcin,

You might want to have a look at vispy (vispy.org) which has a notebook backend (but still WIP).
Cyrille Rossant is the main developper on this part.

Concerning surface rendering, you can find a lot of example on http://glumpy.github.io/gallery.html.
A lot of computation (elevation, interpolation, gridding, coloring, texturing, lighting) can be done at the browser level, minimizing data transfer.


Nicolas


> On 20 May 2015, at 10:10, Marcin Kostur <marcinofulus at gmail.com> wrote:
> 
> Dear ipython-developers,
> 
> Since I will have a small contribution in 3d visualization in this grant (T4.9 in the grant proposal - see repo;-), 
> I would like to ask if there exists any ongoing effort in this topic? 
> 
> Our contribution will be focused in visualization of computational fluid dynamics fields. 
> Certainly it can be fully distinct project from typical "plot3d" routines, but the optimal solution would of course be to have as much of the architecture in common as possible. 
> 
> Some very preliminary draft of our visualization architecture is at: https://github.com/mjanusz/sailfish/blob/master/doc/visualizer_design.md and we think that the idea of some kind of generalized proxy server would do the job for both large datasets as well as for surface plotting of f(x,y). 
> 
> The other opportunity is that I have some funding for subcontracting from another source which have to be spend this year. It has to go through our University and a public tender procedure, and I plan to write specs for some pre0.1 version of our concepts as soon as possible. In this action I would deeply appreciate you expertise and help.
> 
> the best
> 
> Marcin Kostur
> 
> 
> -- 
> Department of Theoretical Physics
> Institute of Physics
> University of Silesia
> 40-007 Katowice, Poland
> tel. +48 32 3497 612
> http://zft.us.edu.pl/kostur
> http://icse.us.edu.pl
> http://twing.us.edu.pl
> ---------------------------
> Linux: because rebooting is for adding new hardware.
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev




More information about the IPython-dev mailing list