On Wed, Nov 25, 2009 at 6:06 PM, Gonzalo Tornaria
<torna...@math.utexas.edu> wrote:
> On Wed, Nov 25, 2009 at 11:04 PM, William Stein <wst...@gmail.com> wrote:
>> Another nice addition would be to use Tachyon instead of Java by
>> default to render 3d images on the iphone.  I.e.,
>>
>>    I = icosahedron()
>>    I.show(viewer='tachyon')
>>
>> works fine on the iphone, but it is tedious to type viewer='tachyon'.
>
> What about a global (per-worsheet?) way of choosing viewer (maybe with
> a pull down at the top of the ws)?
>
> Some of us don't have neither an iphone nor java. It /is/ tedious to
> type viewer='tachyon'.

How about detecting whether or not the user has java, and if they
don't, make 3d images show with tachyon (for now) by default?  And
soon when we have really nice interactive HTML5 canvas 3d, then use
that instead?

William

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to