forked from KolibriOS/kolibrios
630234432f
git-svn-id: svn://kolibrios.org@109 a494cfbc-eb01-0410-851d-a64ba20cac60
24 lines
447 B
Plaintext
24 lines
447 B
Plaintext
|
|
--------------------------------------------
|
|
*** Fisheye Raycasting Engine Etc. V.0.4 ***
|
|
--------------------------------------------
|
|
|
|
For the MenuetOs Operating System.
|
|
Assembler-Source for FASM for MenuetOs.
|
|
|
|
By Dieter Marfurt
|
|
|
|
--------------------------------------------
|
|
|
|
Format of texture include files:
|
|
|
|
dd 0x00RRGGBB,0x00RRGGBB....
|
|
|
|
for 64*64 pixels.
|
|
|
|
Have fun!
|
|
|
|
dietermarfurt@angelfire.com
|
|
|
|
--------------------------------------------
|