From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,85ea43a40e8ed501 X-Google-Attributes: gid103376,public From: Mike Young Subject: Re: Ada 95 binding to OpenGL? Date: 1996/03/20 Message-ID: <3150DD84.7D89@mcs.com>#1/1 X-Deja-AN: 143240775 references: <31507059.61BD@kiemw.ericsson.se> content-type: text/plain; charset=us-ascii organization: Fen Software, Inc. mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0GoldB1 (Win95; I) Date: 1996-03-20T00:00:00+00:00 List-Id: Magnus Ericson wrote: > > Do anyone in CLA know of a binding to OpenGL graphic library for Ada 83 > or (preferably) Ada 95? Both thin and thick, free and comercial bindings > are of interest! > All pointers are appreciated! > Regards > Magnus > -- Win32Ada appears to be a somewhat complete binding for Win32 for Gnat. I noticed the OpenGL binding was there, but haven't tried it myself. You might find it useful as is, or perhaps as a base for a platform generic binding. Mike.