Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 262 Bytes

readme.md

File metadata and controls

25 lines (19 loc) · 262 Bytes
  1. texture

    • solid color texture
    • checkerboard texture
  2. hittable

    • hittable_list
    • sphere
    • bvh_node
  3. mate

    • lambertian
    • metal
    • dielectric
  4. camera

  5. ray

  6. AABB

  7. tools

    • interval
    • vec3
    • color
    • albedo