James Owen's Dev Site.

Applications/Programs I have worked on. Looking for the next challenge!


Please give some feedback about the website here.

Project Page


Pseudo3D renderer:

A ray-caster that turns a 2d map into a semi 3d looking area.

Languages:

  • C++

Project: Pseudo3D renderer.

Description:

During my first year at AIE I was making different examples just to improve my skill,
after a fail attempt at 3d (Youtube Link)
I was determined to make a better version of it!
While reading about ray-casting and how wolfenstein was rendered I set out to make this.

Images/Gifs:

Sample of the game

Able to walk around the area at a stable fps.

Level load

There is a level manager, where you can pick from a list of levels
levels can also be different sizes.

Level editor

You can also edit and create new levels that get added to the list.

Videos:

video demonstrating the program