added a couple new svg files

This commit is contained in:
George Sokianos 2022-03-22 13:09:35 +00:00
parent 538d02a91e
commit 71cf4ce5c3
3 changed files with 49 additions and 2 deletions

View File

@ -264,7 +264,7 @@ Euler's angles consist of a triple of angles.
The first angle is the so-called pan angle, which rotates the object around its Y-axis. If the observer looks perpendicularly at the Y-axis so that the arrow on the axis is pointing in the opposite direction, the rotation is in a mathematically positive direction (counterclockwise) (Figure 5).
![Figure 5](images/pages/p112_1.png)
![Figure 5](images/pages/p112_1.svg)
*Figure 5*
@ -392,7 +392,7 @@ There are five different types of polygons: Linear, Cubic, Akima, B-Spline, and
*Figure 14*
![Figure 15](images/pages/p121_1.png)
![Figure 15](images/pages/p121_1.svg)
*Figure 15*

View File

@ -0,0 +1,32 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 569 536" width="569" height="536">
<title>p112_1</title>
<style>
tspan { white-space:pre }
.s0 { fill: none;stroke: #000000;stroke-width: 1.5 }
.s1 { fill: none;stroke: #ff0000;stroke-width: 1.5 }
.t2 { font-size: 24px;fill: #ff0000;font-weight: 400;font-family: "DejaVuSans", "DejaVu Sans" }
.s3 { fill: none;stroke: #00ff00;stroke-width: 1.5 }
.t4 { font-size: 24px;fill: #00ff00;font-weight: 400;font-family: "DejaVuSans", "DejaVu Sans" }
.s5 { fill: none;stroke: #0000ff;stroke-width: 1.5 }
.t6 { font-size: 24px;fill: #0000ff;font-weight: 400;font-family: "DejaVuSans", "DejaVu Sans" }
</style>
<path id="Layer 1" class="s0" d="m17.5 245.1l129.5-82.1 407 47.2-46 109.8z"/>
<path id="Shape 1" class="s0" d="m152 253l386 58-48 127-456.4-86.3z"/>
<path id="Layer 2" class="s0" d="m507.9 320.1l-17.9 117.9-456.4-86.3-16.1-106.6z"/>
<path id="Layer 3" class="s0" d="m554.1 210.2l-16.1 100.8-386-58-4.8-90z"/>
<path id="X" class="s1" d="m97.5 298.5l340.5 206.5"/>
<text id="X" style="transform: matrix(1,0,0,1,441,518)" >
<tspan x="0" y="0" class="t2">X
</tspan>
</text>
<path id="Y" class="s3" d="m97.9 298.8l-26.9-259.8"/>
<text id="Y" style="transform: matrix(1,0,0,1,58,35)" >
<tspan x="0" y="0" class="t4">Y
</tspan>
</text>
<path id="Z" class="s5" d="m97.6 298.9l402.4-121.9"/>
<text id="Z" style="transform: matrix(1,0,0,1,506,182)" >
<tspan x="0" y="0" class="t6">Z
</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,15 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 371 267" width="371" height="267">
<title>New Project</title>
<style>
.s0 { fill: none;stroke: #000000;stroke-width: 1.5 }
.s1 { fill: #000000;stroke: #000000;stroke-width: 1.5 }
</style>
<path id="Shape 3" class="s0" d="m58.8 17.5c61.7-5.9 39.6 126.2 91.6 150.9 52.1 24.8 137.4-24.4 190.6-86.4 46.8-54.5-16.8-33.6-20.8-32.2-10 3.5-50.1 13-44.1 86.9 6.1 74 16.5 80.6-19.9 100.5-36.5 19.8-140.6 39.3-227.4-91.7-31.1-47-13.9-123.8 30-128z"/>
<path id="Layer 1" class="s1" d="m54 13h10v9h-10z"/>
<path id="Shape 4" class="s1" d="m145 162h11v9h-11z"/>
<path id="Shape 5" class="s1" d="m270 131h11v11h-11z"/>
<path id="Shape 6" class="s1" d="m317 45h9v9h-9z"/>
<path id="Shape 7" class="s1" d="m337 77h9v9h-9z"/>
<path id="Shape 8" class="s1" d="m252 233h9v8h-9z"/>
<path id="Shape 9" class="s1" d="m24 141h10v8h-10z"/>
</svg>

After

Width:  |  Height:  |  Size: 905 B