Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 512 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 512 Bytes

HMDIrrlicht

Test stereo rendering with Irrlicht Engine for HMD like Oculus

Compile

make

Usage

make sure to have the following files from irrlicht media dirctory and copy them into the executable directory:

  • map-20kdm2.pk3
  • faerie.md2
  • faerie2.bmp
  • dwarf.x
  • dwarf.jpg
  • axe.jpg

then run: ./HMDTest

for fullscreen: ./HMDTest -f

Commands

Mouse : look Arrows : Move forward and sideward A,Z : move up & down ESC : quit

Licence

MIT Licence