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-7-bit X-Google-Thread: 103376,fb76b7ac4e3d53b0,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-15 14:35:59 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: gautier_niouzes@hotmail.com (Gautier) Newsgroups: comp.lang.ada Subject: Ann: Engine_3D v. 014 Date: 15 Jan 2002 14:35:59 -0800 Organization: http://groups.google.com/ Message-ID: <17cd177c.0201151435.1c0e5d03@posting.google.com> NNTP-Posting-Host: 217.162.133.135 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1011134159 24930 127.0.0.1 (15 Jan 2002 22:35:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 15 Jan 2002 22:35:59 GMT Xref: archiver1.google.com comp.lang.ada:18951 Date: 2002-01-15T22:35:59+00:00 List-Id: Ann: Engine_3D v. 014 What's new: -------------------------------------------------------------- 014: - reaction against objects (Engine_3D.Physics) - bump mapping for textures - support for animated textures - Demo_3D_01 improved (sounds, a bit of interaction) -------------------------------------------------------------- Engine_3D is pure software real-time 3D renderer: it doesn't use any 3D hardware of the graphics cards - an OpenGL variant is foreseen. It features texture mapping and rendering of an "universe" by the portal technique. Note that it is a 3D engine, not a 2.5D like the ancestors DOOM or Duke Nukem. Beside the package itself comes a library allowing game control and sound effects. You can see it in action in demo #01 (demos.exe) from the eng3d014.zip archive. Programming language: Ada95 for all components. Requirements: HW: a PC with a VESA-compliant graphics card; OS: DOS or most Virtual DOS Machines like provided by Windows 95/98/ME, Windows NT/2000/XP, DR-DOS (multi), Linux's DOSEMU URL: http://www.mysunrise.ch/users/gdm/e3d.htm Enjoy! Gautier NB: For a direct answer, address on the Web site!