[IPython-dev] Regarding JavaScript wrapper

Rishi Ramraj thereisnocowlevel at gmail.com
Mon Apr 29 02:13:38 EDT 2013


Here's a github link to the 3D molecular visualiser we did at the PyCon
Canada sprints:

https://github.com/RishiRamraj/seepymol

This blog post shows how it all comes together; just swap the SQL code for
WebGL:

http://llvllatrix.wordpress.com/


On Sun, Apr 28, 2013 at 8:41 PM, Brian Granger <ellisonbg at gmail.com> wrote:

> There has been a little work on WebGL stuff, but I don't remember
> where it is.  Maybe Google around a bit - I think Fernando knows more
> about this.  I did some initial work on getting XTK to work, but that
> hasn't gone anywhere.
>
> Cheers,
>
> Brian
>
> On Sun, Apr 28, 2013 at 6:55 AM, TARUN GABA <tarun.gaba7 at gmail.com> wrote:
> > HI,
> >
> > I am involved in a project related to multibody systems visualizations.
> >
> > I plan to use webGL inside IPython notebooks, for 3D visualizations.
> >
> > I wanted to know whether there are any existing webGL wrappers (Or any
> > JavaScript wrappers) coded in Python, for visualizations in IPython.
> >
> > Also if there are not any  can you please provide some ideas on how to
> write
> > one using IPython.
> >
> > My aim is to utilize methods (for initializing shaders,buffers etc.) and
> for
> > loading them in IPython notebooks.(If they are already available its a
> big
> > plus).
> >
> >
> >
> > _______________________________________________
> > IPython-dev mailing list
> > IPython-dev at scipy.org
> > http://mail.scipy.org/mailman/listinfo/ipython-dev
> >
>
>
>
> --
> Brian E. Granger
> Cal Poly State University, San Luis Obispo
> bgranger at calpoly.edu and ellisonbg at gmail.com
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



-- 
Cheers,
- Rishi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130429/b1097bd9/attachment.html>


More information about the IPython-dev mailing list