Skip to content

Cons-Cat/Pixel-Art-Raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./gif.gif

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.

Raytracing Pixel Art - Low City Pony Con 2022

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published