Ann: Engine_3D v. 014


[ Follow Ups ] [ Post Followup ] [ The Fun with Ada Project ]

Posted by Gautier on January 27, 19102 at 10:51:02:

For those who don't read comp.lang.ada:

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



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject: Re: Ann: Engine_3D v. 014

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ The Fun with Ada Project ]