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.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, PP_MIME_FAKE_ASCII_TEXT,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,a7a38ec22e57694d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-14 12:48:21 PST Path: archiver1.sj.google.com!newsfeed.google.com!newsfeed.stanford.edu!skynet.be!fu-berlin.de!uni-berlin.de!ac6db.pppool.DE!not-for-mail From: "Joachim Schr�er" Newsgroups: comp.lang.ada Subject: OpenGL - framework for Win32; Xearth in Ada; new freeware on Adapoer.com Date: Mon, 14 May 2001 21:44:43 +0200 Message-ID: <9dpcq2$ja3h5$1@ID-76083.news.dfncis.de> NNTP-Posting-Host: ac6db.pppool.de (213.6.198.219) X-Trace: fu-berlin.de 989869699 20254245 213.6.198.219 (16 [76083]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: archiver1.sj.google.com comp.lang.ada:7495 Date: 2001-05-14T21:44:43+02:00 List-Id: For those of you who already saw this article please ignore it. In my newsreader this post from the 8-th of May vanished so I repost it. ... OpenGL - framework for Win32; Xearth in Ada This is the new page http://www.adapower.com/schroer. It contains some Ada reuse source as well as a linked application ready for execution. The following zip-files are given: lib-src.zip - Source of an Ada library with some utilities and components. This link is wrong in http://www.adapower.com/schroer, use http://www.adapower.com/schroer/lib-src.zip for download. ogl-src.zip - Source of an OpenGL framework for Win32 including an application (Ada-main). http://www.adapower.com/schroer/ogl-src.zip opengl-exe.zip - The main-executable for MS-windows. http://www.adapower.com/schroer/opengl-exe.zip dlls-etc.zip - SGI-DLLs for OpenGL on MS-windows. http://www.adapower.com/schroer/dlls-etc.zip bitmaps.zip - Bitmaps used by the application. http://www.adapower.com/schroer/bitmaps.zip For the documentation of the Opengl-Win32 framework see http://www.adapower.com/schroer/ogl.htm . The application shows an analog clock and/or a rotating earth similar to the famous xearth background image one can find on Unix. It uses a photograph of the complete unclouded earth for texturing. For those who only want the exe and no source: You need opengl-exe.zip, bitmaps.zip and one of the Windows-connections ("Verknuepfung" in German) from ogl-src.zip, e.g. clock-fn.exe that sets the command-line parameters. As my spare time and my two little children allow, there will be future activities on this page: - Adaptation of a subset of LINPACK and EISPACK numerical algorithms for Ada95 still in Ada83 style. - Adaptation of SW for symbolic mathematics to my new lib-src standards. - Adaptation of SW for modeling and simulation of dynamic system models (differential equations, state-space models; parts of my thesis). - Adaptation of the above OpenGL framework for GLUT and a port to linux. The Ada community will be informed in Comp.Lang.Ada when SW updates on this side have been conducted. For comments please mail to Joachim Schr�er ( joachim.schroeer@web.de )