I gave a talk early 2022 about some of the technical details involved in this project. I have since decided that this approach, ray tracing with a spatial hash, is fundamentally flawed because finding precise intersections from arbitrary positions with arbitrary vectors is extremely challenging to do performantly. I had intended to vectorize and multithread this raytracer, but it is evident that meeting my performance goals is not feasible this way. I will be exploring other acceleration structures in the future.
-
Notifications
You must be signed in to change notification settings - Fork 1
Cons-Cat/Pixel-Art-Raytracer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published