Browse Source

Merge pull request #10770 from BLooperZ/axes_colors

Replace axes colors in image
Matthew 4 months ago
parent
commit
848476da43

BIN
tutorials/3d/img/transforms_euler.png


BIN
tutorials/3d/img/transforms_euler.webp


+ 1 - 1
tutorials/3d/using_transforms.rst

@@ -13,7 +13,7 @@ At first, this seems easy. For simple games, this way of thinking may even be en
 
 
 Angles in three dimensions are most commonly referred to as "Euler Angles".
 Angles in three dimensions are most commonly referred to as "Euler Angles".
 
 
-.. image:: img/transforms_euler.png
+.. image:: img/transforms_euler.webp
 
 
 Euler angles were introduced by mathematician Leonhard Euler in the early 1700s.
 Euler angles were introduced by mathematician Leonhard Euler in the early 1700s.