4e7cdb1216Changed pixelplane to 24 bit colors. Updated texture generator and raycaster to 24 bit color.
преди 1 година
bart
55b5818582Textured raycaster is now fast enough for a demo.
преди 1 година
bart
9ac6dafd0fPOC texture rendering in raycaster. No code optimization yet so it is very slow.
преди 1 година
bart
f746bbd20dAdded movement to raycaster. Speed improvements to raycaster and script to precalculate direction and plane values for rotation, for each degree.
преди 1 година
bart
0eba720aebInitial working POC of a simple raycaster engine.