On Jul 7, 2009, at 12:33 PM, Prabhu Ramachandran wrote:
>
>
> The one problem I noticed with 1 above is that off screen support on  
> OS
> X still needs to create an actual window.  I will have to recheck on
> this with a recent VTK build though.
>

This doesn't surprise me. Mesa is a software renderer so it doesn't need
a window. However, in order to use the hardware renderer, the  
information
needs to go to VRAM, which means it needs a window to be associated  
with.

There may be a way to use strictly software rendering to avoid the  
window,
but I'm not sure.

> Other than that if (1) above is an acceptable option, this is really
> easy to do right away.  We'd have to use a framework build of Python  
> for
> sage which is quite easy to do as Brian has shown.  I'll post my  
> various
> spkg-install files that I used for my sage-3.4 build or for 4.0.2 if I
> figure out whats wrong with my approach building sage on bsd.math!
>
> I'll rebuild VTK on my mac tonight and check how that works.
>
> cheers,
> prabhu
>

Cheers,

Tim.

---
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo
http://www.linkedin.com/in/timlahey

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

Reply via email to