forked from KolibriOS/kolibrios
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
|
||
|
|
||
|
--------------------------------------------
|