Dual Rasterizer (CPU vs GPU)

Dual Rasterizer (Space Bike Scene)

Built a high-performance dual (CPU / GPU)rasterizer in C++, capable of rendering scenes at high frame rates using multithreading. The demo features a futuristic space bike and demonstrates efficient GPU-based rendering with optimized parallel processing.