Skip to content
Snippets Groups Projects
Commit b1d8f5c8 authored by Shiven Bhatt's avatar Shiven Bhatt
Browse files

merge

parents 7372cb5f 134dacbd
No related branches found
No related tags found
No related merge requests found
...@@ -13,4 +13,4 @@ class Slide1(Scene): ...@@ -13,4 +13,4 @@ class Slide1(Scene):
image_with_raytracing.scale_to_fit_width(1) image_with_raytracing.scale_to_fit_width(1)
self.play(FadeIn(image_no_raytracing, image_with_raytracing)) self.play(FadeIn(image_no_raytracing, image_with_raytracing))
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment