GaryHuan9 / Echo

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

14 add the hilbert spiral pattern #19

Closed ClemensU42 closed 2 years ago

ClemensU42 commented 2 years ago

Added a new pattern using a hilbert curve like this: image The result is the following (broken lines are due to multithreading) image