# RayTracingInOneWeek **Repository Path**: moonbreeze/ray-tracing-in-one-week ## Basic Information - **Project Name**: RayTracingInOneWeek - **Description**: 简单光追渲染, Ray Tracing In One Week 实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-11 - **Last Updated**: 2022-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RayTracingInOneWeek My implementation about [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) # Bsic material reflection ![reflection](./screen_shots/material_color.png) # Hollow glass Sphere ![full_glass_refraction](./screen_shots/full_glass_material_color.png) # Flying camera ![flying_camera](./screen_shots/flying_camera.png) # Depth of field ![depth_of_field](./screen_shots/defocus_blur.png) # Final render ![final_render](./screen_shots/final_render.png)