Skip to content

mltheuser/HybridRendererCPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HybridRenderer

A hybrid CPU renderer using rasterization for visibility and ray tracing for shadows.
Written from scratch in modern C++ and tested with GoogleTest.

There is 0 dependancy, everything down to the vector implentation is custom made πŸͺ„

About

Hybrid CPU Renderer: Rasterization for Visibility, Ray Tracing for Shadows πŸ–₯️🌟

Resources

Stars

Watchers

Forks