diff --git a/README.md b/README.md index 196d668..6a17c74 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# Ray Tracer \ No newline at end of file +# Ray Tracer +![image](https://github.com/user-attachments/assets/fa1cafe0-ab2a-4fcb-a35a-d395f452b0fe) + +A non industrial CPU based ray traced renderer. +- Currently supports only Lambertian diffuse model.