Use WASD to move around. W and S to move forward and backwards. A and D to turn. This is a Basic 3D engine that can right now only be turned from right to left, and walk around in the environment. It as of right now includes: -FPS Bar -Basic 3D Rendering -The walls change depending on how far it is. (The farther away, the whiter, the closer it is, the darker it is) -Actual hitbox -Basic map for you to walk around in -Quality handler, so you won't have to change quality yourself. V1.1: -Now includes a quality handler. This changes the quality once setup is done. -New map -Engine now compatible with an easy change of quality -Turning now has a time delay(0.1 seconds) V1.2: -Optimimization! This now runs 300 times faster! V1.3: 28-October-2017 -Added start of menu. Open/close with "Q" -Added option to manually set expected fps. Planned: V1.4: +Way to fully automate graphics, so the expected fps will also transform to what your pc can hold. +
I thought about a ray-casting 3D engine I think very long ago, so then I decided I wanted to create one myself, so here it is!