go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Update REQ 5862]: ConvxOS platform


  • To: software@geom.umn.edu
  • Subject: Re: [Update REQ 5862]: ConvxOS platform
  • From: daemon
  • Date: Tue, 28 May 1996 16:33:29 -0500 (CDT)

>    Actually, I intend to run Mathematica as a batch file (since the
> calculations take several hours).  Inside Mathematica, there would be
> a line that says
>    << OOGL.m
>    WriteOOGL["mygraphics.oogl", %%]

> Now, OOGL.m  invokes math2oogl as well.  However, since math2oogl
> comes as a binary file (unlike OOGL.m which is a text file), it is
> machine specific.  I tried to put OOGL.m and math2oogl in my path
> while in Convex.  However, the Mathematica output complains about
> math2oogl.  Is this a hopeless case?  Or is there a source code
> for math2oogl?  Thanks again.

> Alto Benedicto     adbened at aruba.ccit.arizona.edu

Oh, I see.  You can get math2oogl as part of the Geomview source distribution
as Geomview/src/bin/geomutil/math2oogl/math2oogl.c.
It's a plain C program, and doesn't need any of the geomview-related libraries.

For convenience I've put a copy of just that program up for FTP from
geom.umn.edu as "priv/slevy/math2oogl.c"; you can probably just
compile it with:
	cc -o math2oogl math2oogl.c


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo