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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,eed45d65cbe7c3c4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-13 06:00:41 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!pd9e4176f.dip.t-dialin.NET!not-for-mail From: "Joachim Schr�er" Newsgroups: comp.lang.ada Subject: Re: Texture mapping with Ada Date: Sat, 13 Mar 2004 15:00:38 +0100 Message-ID: References: NNTP-Posting-Host: pd9e4176f.dip.t-dialin.net (217.228.23.111) Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 1079186439 68237708 I 217.228.23.111 ([76083]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:6303 Date: 2004-03-13T15:00:38+01:00 List-Id: Hello, look into www.adapower.com/schroer download ogl-src.zip look into opengl-earth.adb There a bitmap of the earth is mapped onto a sphere with 2D texturing. J. Schr�er P.S. The link to lib-src.zip is broken. Give www.adapower.com/schroer/lib-src.zip into your browser to get the file. "Alfredo Macias" schrieb im Newsbeitrag news:c2t0ag$f0v1@cui1.lmms.lmco.com... > Hi, > Has anyone done texture mapping in Ada with openGL? > > Thanks > >