← Back to Portfolio
GAME DEVELOPER

Experimental C++ Raycaster

Project Overview

I developed with an experimental purpose a raytracer (only two ray hits (shadow rays)) in C++. It supports perspective correct texture mapping, simple Lambert based lights and shadow rays. Some multi-threading support (split screen into parts) was investigated also.

Technology Stack

C++ Linux Windows

Gallery