From david@josefine.ben.tuwien.ac.at  Fri May  8 17:35:45 1998
Received: from mr.tuwien.ac.at (mr.tuwien.ac.at [128.130.2.10]) by dkuug.dk (8.6.12/8.6.12) with ESMTP id RAA09637 for <sc22wg5@dkuug.dk>; Fri, 8 May 1998 17:35:44 +0200
Received: from josefine.ben.tuwien.ac.at by mr.tuwien.ac.at with SMTP (PP);
          Fri, 8 May 1998 17:35:07 +0200
Received: from localhost (david@localhost) 
          by josefine.ben.tuwien.ac.at (4.3.2/4.3.2) with SMTP id RAA21119 
          for <sc22wg5@dkuug.dk>; Fri, 8 May 1998 17:35:05 +0200
Date: Fri, 8 May 1998 17:35:05 +0200 (MEST)
From: David Schmitt <david@josefine.ben.tuwien.ac.at>
Reply-To: David Schmitt <david@josefine.ben.tuwien.ac.at>
To: WG5 <sc22wg5@dkuug.dk>
Subject: OpenGL for Fortran 90 (fwd)
Message-ID: <Pine.LNX.3.96.980508171500.14415D-100000@josefine.ben.tuwien.ac.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


Hi! 

Here is an article I discovered on comp.os.linux.announce

Since this has the possibility to improve the functionality of
Fortran very much, I'd to ask you to publish this at the
appropriate places (Fortran Forum e.g.)


Regards,

David Schmitt

-- forwarded message --
Path: news.tuwien.ac.at!newsfeed03.univie.ac.at!03-newsfeed.univie.ac.at!fstgal00.tu-graz.ac.at!aconews.univie.ac.at!newscore.univie.ac.at!btnet-peer!btnet!news-lond.gip.net!news-stkh.gip.net!news.gsl.net!gip.net!newsfeed1.funet.fi!128.214.205.17.MISMATCH!news.helsinki.fi!not-for-mail
From: mitchell@cam.nist.gov (William F Mitchell)
Newsgroups: comp.os.linux.announce
Subject: OpenGL for Fortran 90
Followup-To: comp.os.linux.misc
Date: Thu,  7 May 1998 11:34:21 GMT
Organization: National Institute of Standards and Technology
Lines: 55
Approved: linux-announce@news.ornl.gov (Mikko Rauhala)
Message-ID: <pycola.894540861.10119@laulujoutsen.pc.helsinki.fi>
Reply-To: mitchell@cam.nist.gov
NNTP-Posting-Host: laulujoutsen.pc.helsinki.fi
Old-Date: 5 May 1998 16:49:56 GMT
X-No-Archive: yes
X-Auth: PGPMoose V1.1 PGP comp.os.linux.announce
	iQCVAgUBNVGcPVrUI/eHXJZ5AQFbTwQAtbECbweuYmqvUVKKBNe7yrX0suoaEq2Q
	lI3LogEINgCLiufPKvyfCFN5OrjjMerpqX6ONaNyfopRmUVYrvSztop9v5KGU7so
	lyckZ0X81fTesYJJmp1Z2ZsoFnjsaHSi9jNPLhlC27jQvFvEUbPP9AxGYp0ftbiZ
	CjjReNIXek4=
	=Citk
Xref: news.tuwien.ac.at comp.os.linux.announce:9908

-----BEGIN PGP SIGNED MESSAGE-----


Recently the OpenGL Architecture Review Board approved the Fortran 90
bindings for the OpenGL 2D and 3D graphics library.  These bindings are
defined in NISTIR 6134 "A Fortran 90 Interface for OpenGL: Revised
January 1998", which is available at the web site below.

I am pleased to announce the availability of f90gl version 1.1, a public
domain implementation of the OpenGL Fortran 90 bindings.  This version
implements the interface for OpenGL 1.1 (or Mesa), GLU 1.2, GLUT 3.6 and
several OpenGL extensions.  It supports most Unix workstations and
Windows 95/NT.

OpenGL is a software interface for applications to generate interactive 2D
and 3D computer graphics.  OpenGL is designed to be independent of operating
system, window system, and hardware operations, and is supported by many
vendors.  The OpenGL Fortran 90 bindings represents a significant development
for scientific visualization in the Fortran community.  Until now there has
never been an industry standard for generating graphics from Fortran programs;
instead, only proprietary libraries that support a limited number of systems
have been available.  With the new bindings, a Fortran programmer can write
standard-conforming graphics applications that will be portable over most
computing platforms.

More information and the f90gl package are available at the f90gl web page.
http://math.nist.gov/f90gl

- -- Bill

William F. Mitchell                              | william.mitchell@nist.gov
Mathematical and Computational Sciences Division | na.wmitchell@na-net.ornl.gov
National Institute of Standards and Technology   | Voice: (301) 975-3808
Gaithersburg, MD 20899                           | Fax:   (301) 990-4127
http://math.nist.gov/~mitchell



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNVGcPVrUI/eHXJZ5AQGbiAP/ch7DLX3f/I7aIjgvpl+LRYeVJYh/kXN/
+O8ZvVVG4WE6lUEz+kZpKRw21nLnw9mzlsjrUCYt5YEx9cXohlifk3yA9H59B8qM
4kWUszOp78KrgOTGwRH+YKMY6CN5qflj5cm6r9MS71FYEXxYoFG9dBO/OaKoi389
vhhNh2fIJXM=
=3hGD
-----END PGP SIGNATURE-----
-- end of forwarded message --


