Skip to content

Commit 8c29424

Browse files
authored
Adjust transform image and convert to WebP
1 parent df7dd18 commit 8c29424

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

tutorials/3d/img/transforms_euler.png

-7.12 KB
Binary file not shown.
5.07 KB
Binary file not shown.

tutorials/3d/using_transforms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ At first, this seems easy. For simple games, this way of thinking may even be en
1313

1414
Angles in three dimensions are most commonly referred to as "Euler Angles".
1515

16-
.. image:: img/transforms_euler.png
16+
.. image:: img/transforms_euler.webp
1717

1818
Euler angles were introduced by mathematician Leonhard Euler in the early 1700s.
1919

0 commit comments

Comments
 (0)