Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 75810ce

Browse files
committed
Fix images 🚀
1 parent 12b6573 commit 75810ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-08-25-how-to-calculate-reflection-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We will suppose as in the previous post about the phong model that all vectors a
3030
How is this formula obtained? Let's start from a picture that represents our reflection vector and the other vectors
3131
used in the calculation.
3232

33-
![Model view presenter ios unit tests](/assets/images/posts/reflection.png "Model view presenter ios unit tests")
33+
{% include blog-lazy-image.html description="reflection vector" width="1500" height="589" src="/assets/images/posts/reflection.png" %}
3434

3535
Before we start with the demonstration we also need to know what is the law of reflection:
3636

0 commit comments

Comments
 (0)