How I can draw pseudo 3d graphics?(SOLVED)

hi) I decided to try to create a pseudo 3D fps. I roughly understand how to get parameters for drawing, we have a map with physical objects and a player that emits rays in the field of view, but how can I draw the received data?

You can create traditional 3D games using Defold, but if you want something a bit more old school with a Wolfenstein or Doom feeling then perhaps check out this project: Noname 2.5 Shooter (Open source)

2 Likes