Blast3 C++ 3D Ray Casting game engine from scratch - early tech demo

Subscribers:
2,460
Published on ● Video Link: https://www.youtube.com/watch?v=EkOD4aY5r8I



Duration: 1:18
344 views
10


At this state it supports:
- collision detection (bounding box & wall slide)
- texture mapping (walls, floor & ceiling)
- pixel shading (left and bottom sides of the walls are darker)

All textures are in low resolution in solely with the purpose of providing a feeling of an old school classic first person shooter.







Tags:
c++
3d
raycasting
fps
firstperson
shooter
classic
fromscratch
engine
wolfenstein
blast
pseudo3d
2.5d
programming
coding