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

Jason Moore moorepants at gmail.com
Wed May 20 15:09:41 EDT 2015


We have 3D viz in the notebook for visualizing mulitbody systems here:
https://github.com/pydy/pydy.

We use threejs for it. We'll have this going at a tutorial at SciPy this
year.


Jason
moorepants.info
+01 530-601-9791

On Wed, May 20, 2015 at 2:15 AM, David Powell <
DavidAnthonyPowell+python at gmail.com> wrote:

> Hello Marcin,
>
> While it's very rudimentary, and may not count as an ongoing effort, I've
> had some success in producing three.js output from an IPython notebook (not
> based on pythreejs). See previous discussion
> http://mail.scipy.org/pipermail/ipython-dev/2015-January/015731.html
>
> My application is electromagnetism, so I imagine there is some overlap
> with the requirements of CFD plots. I'm very interested in this proposal
> and would love to help out somehow (time permitting!).
>
> regards
> David
>
> On 20 May 2015 at 19:01, Sylvain Corlay <sylvain.corlay at gmail.com> wrote:
>
>> Hi Marcin,
>>
>> You can also have a look at Pythreejs
>>
>> https://github.com/jasongrout/pythreejs
>>
>> by Jason Grout,
>>
>> which is a wrapper to threejs based on IPython widgets.
>>
>> Best,
>> Sylvain
>> On May 20, 2015 10:23 AM, "Nicolas P. Rougier" <Nicolas.Rougier at inria.fr>
>> wrote:
>>
>>>
>>> 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
>>>
>>> _______________________________________________
>>> IPython-dev mailing list
>>> IPython-dev at scipy.org
>>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>>
>>
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150520/96dd6cb3/attachment.html>


More information about the IPython-dev mailing list