On Monday 20 Feb 2012 10:27:10 Andrey G. Grozin wrote:
> Some time ago, I and my student (Pavel Glotov) have made an interface to
> geomview, in which 3d plots are completely interactive (you can rotate,
> scale, etc. them by the mouse). This interface is kinda half-ready. It
> does produce nicely looking interactive plots. Maybe, it would be good to
> complete this work.

I think, for me, the issue is that graphics standards, interfaces and
file formats change quite rapidly compared with implementations of
mathematical structures. I'm sure at at some stage Axiom could do all
this fine but, over the years, screen resolutions, mouse interfaces
and so on change , so now a tiny movement of the mouse makes the plot
move off the screen so fast that it can't be found again.

For me the best solution would be to get all this stuff that can
change (perhaps X-window won't be used in the future?) and that
depends on what computer, operating system, etc. into some external
code or library that is regularly maintained by graphics experts.

Would your code help with this? Does it have a set of well defined
external interfaces? Does it require a custom render engine and so on?

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to fricas-devel@googlegroups.com.
To unsubscribe from this group, send email to 
fricas-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to