Raycaster Demo
Use arrow keys to move.
Status | Prototype |
Platforms | HTML5 |
Author | Mykie Frankenstein! |
Made with | TIC-80 |
Tags | FPS, raycasting |
Use arrow keys to move.
Status | Prototype |
Platforms | HTML5 |
Author | Mykie Frankenstein! |
Made with | TIC-80 |
Tags | FPS, raycasting |
Comments
Log in with itch.io to leave a comment.
Nice, what engine did you use?
it’s my own janky engine that I slapped together for the Tic80 using a bunch of different things I read.
Great Job :) How did you make an engine?
There's a lot of resources out there about writing a wolfenstein style raycasting engine. It just uses a bunch of math to draw the scene left to right. The height of the was is determined but its distance from the camera.
If you're interested in building one just google around a bit. Here's a link to one of the resources I used: https://lodev.org/cgtutor/raycasting.html
Sorry for the slow response, my email has been flagging itch emails as spam.
Thanks, I'll make sure to give it a go.
Beautiful
NIce work!