d5184d9df54fef1622b7c2bd2643c56b3877af31
[qbasicapps.git] / graphics / 3D / ray casting engine / index.html
1 <HTML>\r
2 <HEAD><TITLE>ray casting 3D engine</TITLE></HEAD>\r
3 \r
4 <BODY text=#A0A0ff vLink=#0000ff aLink=#0000ff link=#0000ff bgColor=#000000>\r
5 \r
6 <CENTER><H1>ray casting 3D engine</H1></CENTER>\r
7 <BR>\r
8 <BR>\r
9 3D engine what draws 3D landscape using ray casting alghoritm\r
10 in realtime. You can walk/jump around, rotate view and look up and down. \r
11 Image Quality will be automatically adjusted, to keep constant framerate.\r
12 At least Pentium 200 MHz in DOS mode should be nice.\r
13 \r
14 <BR><IMG SRC="sshot.png">\r
15 </BODY>\r
16 </HTML>