Message from discussion
3d display: x3d?
Received: by 10.90.26.10 with SMTP id 10mr4472847agz.1.1236731975749;
Tue, 10 Mar 2009 17:39:35 -0700 (PDT)
Return-Path: <ronanpai...@yahoo.com.br>
Received: from smtp101.mail.mud.yahoo.com (smtp101.mail.mud.yahoo.com [209.191.85.211])
by gmr-mx.google.com with SMTP id 15si1133754gxk.4.2009.03.10.17.39.34;
Tue, 10 Mar 2009 17:39:34 -0700 (PDT)
Received-SPF: neutral (google.com: 209.191.85.211 is neither permitted nor denied by domain of ronanpai...@yahoo.com.br) client-ip=209.191.85.211;
DomainKey-Status: good (test mode)
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.191.85.211 is neither permitted nor denied by domain of ronanpai...@yahoo.com.br) smtp.mail=ronanpai...@yahoo.com.br; domainkeys=pass (test mode) header.From=ronanpai...@yahoo.com.br
Received: (qmail 47317 invoked from network); 11 Mar 2009 00:39:34 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.com.br;
h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding;
b=VggHfvi6ejOVGvWw4kMEBDe1S1oMEXPSz1dZI16vQuWUXRYcaZRI3u5QeKkzS8B1VaY/Z6UKgqIuHzJCOGaGce6IObv8tKaDLfbYV6y2h3V5pzQAQWR6RMrwJ/FEOOjFV3zhjGqvxy0D3qFfvkQb0OIT7sPgg7BHk4P9ub3joco= ;
Received: from unknown (HELO ?192.168.15.103?) (ronanpai...@201.37.220.11 with login)
by smtp101.mail.mud.yahoo.com with SMTP; 11 Mar 2009 00:39:33 -0000
X-YMail-OSG: MaojvTYVM1mY0Z9AlkZ6QVN5guSykpB.Lm8NB.N96kAil6xnjhA9HuwpbbFBM_BWIfd8EroVIrlwy_xSZfLDGIC0Wg1J1gLslVBrkgMtgITQl5Udy0mdEWKH2df6HJwMdJxQ_8s3m0ETsnKBcKauww79jK9woKpS0SCgN92dctCO5iCFdYvHKNpQJJoWDr_7pIpSIz9vOorXKH8_NChkBx4.CHTDmd_NF64r1A--
X-Yahoo-Newman-Property: ymail-3
Subject: Re: [sage-devel] Re: 3d display: x3d?
From: Ronan =?ISO-8859-1?Q?Paix=E3o?= <ronanpai...@yahoo.com.br>
To: sage-devel@googlegroups.com
In-Reply-To: <FFBCAC23-9B07-427C-8466-1275EC2E707B@math.washington.edu>
References: <49B3ADBD.6000101@aero.iitb.ac.in>
<85e81ba30903080649x487642adg352dd8c340a2a2c0@mail.gmail.com>
<49B40AF9.3040...@aero.iitb.ac.in>
<CB6EA2EE-C948-4683-8AC6-0F1231D98...@math.washington.edu>
<85b5c3130903091052h7feab78ewf80010ee8accf...@mail.gmail.com>
<FFBCAC23-9B07-427C-8466-1275EC2E7...@math.washington.edu>
Content-Type: text/plain; charset="UTF-8"
Date: Tue, 10 Mar 2009 21:39:13 -0300
Message-Id: <1236731953.29193.6.camel@tachion>
Mime-Version: 1.0
X-Mailer: Evolution 2.24.3
Content-Transfer-Encoding: 8bit
Em Seg, 2009-03-09 Ã s 11:11 -0700, Robert Bradshaw escreveu:
> On Mar 9, 2009, at 10:52 AM, Ondrej Certik wrote:
>
> > On Mon, Mar 9, 2009 at 10:41 AM, Robert Bradshaw
> > <rober...@math.washington.edu> wrote:
> >>
> >> On Mar 8, 2009, at 11:14 AM, Prabhu Ramachandran wrote:
> >>
> >>>
> >>> On 03/08/09 19:19, William Stein wrote:
> >>>>> 3D interactivity. Here are a few simple examples from Ondrej's
> >>>>> site
> >>>>> that I made from some mlab examples:
> >>>>>
> >>>>> http://nb.hpfem.org/home/pub/16
> >>>>
> >>>> Awesome!!
> >>>
> >>> Thanks, yes, the sage notebook is awesome!
> >>>
> >>>>> Another option would be to produce output suitable for use with
> >>>>> jmol.
> >>>>> Would this require a pmesh exporter?
> >>>>>
> >>>>> I'd appreciate any ideas on this. Thanks.
> >>>>
> >>>> Robert Bradshaw will likely have something useful to say tomorrow
> >>>> (=Monday) too.
> >>>
> >>> Cool, will wait for his response.
> >>
> >> Way back when I started working on the 3d stuff, this is what I
> >> imagined people would do. Unfortunately, x3d viewers aren't common
> >> (meaning not commonly installed, they are easy to get) and using an
> >> applet to install and/or view them was unwieldily (both in terms of
> >> the download size, and there were weird rendering issues). Jmol was
> >> the first solution that worked well, out of the box, just about
> >> anywhere.
> >
> > I think I am the minority here, but in fact jmol doesn't work out of
> > the box for me at all, unless I install some proprietary java on my
> > debian/ubuntu.
>
> It isn't just "some" proprietary Java, it's the original and official
> Java from Sun. But yes, it's not completely free and open yet...
Actually in my Ubuntu even the official proprietary Java doesn't work
with Jmol... The applet loads fine, including menus, but the model
doesn't appear, just the black background.
>
> > If I install the opensource java, it just doesn't work
> > -- I discussed this on the jmol list and even reported a bug against
> > the java package in Debian, but I just don't have time to push this
> > forward and get it fixed.
>
> Yes, this is clearly a bug in Debian's java--hopefully they fix it
> someday. (I don't have the time to work on it either.) Fixing either
> jmol and/or the open source Java to actually work together would be a
> great GSoC project.
>
> > x3d on the other hand does work out of the box, after I installed
> > one package.
>
> OK, I could lower the bar to "works out of the box over 50% of the
> time on at least 50% of the systems" and still jmol is the only thing
> we tried that actually passes this criteria. If the average user goes
> to sagenb.org, the 3d plots are likely to work.
Even in sagenb.org it doesn't work for me :(
>
> That being said, I'd really like for x3d to be fully supported, and
> it would be nice to have a notebook option to choose between tachyon/
> jmol/x3d as being the default way to show 3d data.
>
> - Robert
Ronan