corneliusnl / 3D-Immersion

From the age before hardware acceleration and Direct X, my 1998 Science Fair entry with a dynamic 3D simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-Immersion

From the time before hardware graphics acceleration and Direct X, my 1998 Science Fair entry, 3d Immersion, a dynamic virtual reality simulator with programmable objects via the dynamic link library (DLL) interface.

Features:

  • Custom object format and convert utility application
  • Custom 3D library
  • Sample worlds and dynamic programming examples
    • Kepler Celestial Body Attraction Simulation (COMPLETE)
    • Vehicle Simulation
    • Fear of Heights - Open Elevator Simulator (COMPLETE)
    • Diagnostic World
    • Space Invaders
    • Interactive demo

Sample Screenshot 1 Sample Screenshot 2 Sample Screenshot 3

About

From the age before hardware acceleration and Direct X, my 1998 Science Fair entry with a dynamic 3D simulator

License:GNU General Public License v3.0


Languages

Language:C++ 91.8%Language:C 6.9%Language:Objective-C 1.3%