Glitch Chronicles

C++ CPU based Real-Time Ray Tracing from Scratch

Published: (Updated: ) in The corner of Yuriy Georgiev (aka jeux), , , , , , , , , , , , , , , by . 1 Comment on C++ CPU based Real-Time Ray Tracing from Scratch.

CPU based real-time ray tracing is definitely a thing (with certain amount of sacrifices).

I just implemented real-time reflections and shadows.…

Blast C++ Ray Casting 3D Game Engine from scratch: Triggers and Actions, Items, Dynamic lights

Published: (Updated: ) in The corner of Yuriy Georgiev (aka jeux), , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , by . Leave a Comment on Blast C++ Ray Casting 3D Game Engine from scratch: Triggers and Actions, Items, Dynamic lights.

The latest update of Blast has some fun improvements.

Tech Demo

Dynamic lights and emitters are pure fun to play with.…