Skip to content

jyxiong/asteroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroid

Asteroid is a CUDA based Path Tracing Renderer.

The repository is named after the Asteroid Day

TODO

  • geometry:
    • sphere
    • cube
    • square
    • triangle
    • mesh
      • bvh
  • light
    • punctual light
    • area light
    • environment light
  • texture
  • material:
    • glass
    • metal
    • diffuse
    • micro-facet
    • disney
  • importance sampling
    • multiple importance sampling
  • volume
    • homogeneous
    • heterogeneous
  • pipeline
    • software rasterizer
    • software raytracer
  • workflow: ref1, ref2

Reference

CIS565-Fall-2022/Project3-CUDA-Path-Tracer

Ray Tracing Series

Ray Tracing in One Weekend

nori

pbrt

About

CUDA Path Tracer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published