GaryHuan9 / Echo

An awesome ray traced 3D renderer build in C# from scratch!
MIT License
17 stars 3 forks source link

Rewrote compute systems #2

Closed GaryHuan9 closed 2 years ago

GaryHuan9 commented 2 years ago

Separated TiledRenderEngine to a more generic Device that can handle different compute work.